File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ framework = arduino
13
13
board = esp32-solo1
14
14
build_flags = -DLED_BUILTIN =2
15
15
lib_ignore = wifi
16
- bt
17
16
spiffs
18
17
NetworkClientSecure
19
18
@@ -37,7 +36,6 @@ framework = arduino
37
36
board = esp32-c2-devkitm-1
38
37
monitor_speed = 115200
39
38
lib_ignore = wifi
40
- bt
41
39
spiffs
42
40
NetworkClientSecure
43
41
custom_component_remove = espressif/esp_hosted
@@ -60,7 +58,6 @@ framework = arduino
60
58
board = arduino_nano_esp32
61
59
monitor_speed = 115200
62
60
lib_ignore = wifi
63
- bt
64
61
spiffs
65
62
NetworkClientSecure
66
63
custom_component_remove = espressif/esp_hosted
@@ -81,7 +78,7 @@ custom_component_remove = espressif/esp_hosted
81
78
platform = espressif32
82
79
framework = arduino
83
80
board = esp32s3_120_16_8-qio_opi
84
- lib_ignore = bt
81
+ lib_ignore =
85
82
spiffs
86
83
NetworkClientSecure
87
84
custom_sdkconfig = CONFIG_SPIRAM_MODE_OCT =y
@@ -112,7 +109,6 @@ build_type = debug
112
109
board = esp32-c6-devkitc-1
113
110
monitor_speed = 115200
114
111
lib_ignore = wifi
115
- bt
116
112
spiffs
117
113
NetworkClientSecure
118
114
custom_component_remove = espressif/esp_hosted
@@ -128,7 +124,6 @@ framework = arduino
128
124
board = esp32-h2-devkitm-1
129
125
monitor_speed = 115200
130
126
lib_ignore =
131
- bt
132
127
spiffs
133
128
NetworkClientSecure
134
129
custom_component_remove = espressif/esp_hosted
@@ -144,7 +139,6 @@ framework = arduino
144
139
board = esp32-p4
145
140
build_flags = -DLED_BUILTIN =2
146
141
lib_ignore = wifi
147
- bt
148
142
spiffs
149
143
NetworkClientSecure
150
144
monitor_speed = 115200
You can’t perform that action at this time.
0 commit comments