File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -69,28 +69,3 @@ if [ -z $AR_BRANCH ]; then
69
69
fi
70
70
71
71
if [ $? -ne 0 ]; then exit 1; fi
72
-
73
- #
74
- # remove code and libraries not needed/wanted for Tasmota framework
75
- #
76
- rm -rf " $AR_COMPS /arduino/docs"
77
- rm -rf " $AR_COMPS /arduino/idf_component_examples"
78
- rm -rf " $AR_COMPS /arduino/package"
79
- rm -rf " $AR_COMPS /arduino/tests"
80
- rm -rf " $AR_COMPS /arduino/cores/esp32/chip-debug-report.cpp"
81
- rm -rf " $AR_COMPS /arduino/cores/esp32/chip-debug-report.h"
82
- rm -rf " $AR_COMPS /arduino/libraries/RainMaker"
83
- rm -rf " $AR_COMPS /arduino/libraries/Insights"
84
- rm -rf " $AR_COMPS /arduino/libraries/ESP_I2S"
85
- rm -rf " $AR_COMPS /arduino/libraries/SPIFFS"
86
- rm -rf " $AR_COMPS /arduino/libraries/BLE"
87
- rm -rf " $AR_COMPS /arduino/libraries/SimpleBLE"
88
- rm -rf " $AR_COMPS /arduino/libraries/BluetoothSerial"
89
- rm -rf " $AR_COMPS /arduino/libraries/WiFiProv"
90
- rm -rf " $AR_COMPS /arduino/libraries/WiFiClientSecure"
91
- rm -rf " $AR_COMPS /arduino/libraries/NetworkClientSecure"
92
- rm -rf " $AR_COMPS /arduino/libraries/ESP32"
93
- rm -rf " $AR_COMPS /arduino/libraries/ESP_SR"
94
- rm -rf " $AR_COMPS /arduino/libraries/ESP_NOW"
95
- rm -rf " $AR_COMPS /arduino/libraries/TFLiteMicro"
96
- rm -rf " $AR_COMPS /arduino/libraries/OpenThread"
You can’t perform that action at this time.
0 commit comments