We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8d2e4 commit 93960dfCopy full SHA for 93960df
examples/arduino-blink/platformio.ini
@@ -51,13 +51,8 @@ build_flags = -Ofast
51
-mtext-section-literals
52
custom_sdkconfig = '# CONFIG_COMPILER_OPTIMIZATION_SIZE is not set'
53
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'
57
CONFIG_SPIRAM_MODE_OCT=y
58
CONFIG_SPIRAM_SPEED_120M=y
59
- CONFIG_SPIRAM_IGNORE_NOTFOUND=y
60
- '# CONFIG_SPIRAM_MEMTEST is not set'
61
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
62
CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
63
CONFIG_I2S_ISR_IRAM_SAFE=y
0 commit comments