Skip to content

Commit 93960df

Browse files
authored
Update platformio.ini
1 parent 9f8d2e4 commit 93960df

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/arduino-blink/platformio.ini

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,8 @@ build_flags = -Ofast
5151
-mtext-section-literals
5252
custom_sdkconfig = '# CONFIG_COMPILER_OPTIMIZATION_SIZE is not set'
5353
CONFIG_COMPILER_OPTIMIZATION_PERF=y
54-
'# CONFIG_ESP_DEBUG_INCLUDE_OCD_STUB_BINS is not set'
55-
'# CONFIG_LWIP_PPP_SUPPORT is not set'
56-
'# SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE is not set'
5754
CONFIG_SPIRAM_MODE_OCT=y
5855
CONFIG_SPIRAM_SPEED_120M=y
59-
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
60-
'# CONFIG_SPIRAM_MEMTEST is not set'
6156
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
6257
CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
6358
CONFIG_I2S_ISR_IRAM_SAFE=y

0 commit comments

Comments
 (0)