Skip to content

Commit e294317

Browse files
authored
Update platformio.ini
1 parent 42d2f12 commit e294317

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

examples/arduino-blink/platformio.ini

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ platform = espressif32
1212
framework = arduino
1313
board = esp32-solo1
1414
build_flags = -DLED_BUILTIN=2
15-
lib_ignore = wifi
16-
spiffs
17-
NetworkClientSecure
18-
1915
custom_component_remove =
2016
espressif/esp_hosted
2117
espressif/esp_wifi_remote
@@ -78,9 +74,6 @@ custom_component_remove = espressif/esp_hosted
7874
platform = espressif32
7975
framework = arduino
8076
board = esp32s3_120_16_8-qio_opi
81-
lib_ignore =
82-
spiffs
83-
NetworkClientSecure
8477
custom_sdkconfig = CONFIG_SPIRAM_MODE_OCT=y
8578
CONFIG_SPIRAM_SPEED_120M=y
8679
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y

0 commit comments

Comments
 (0)