diff options
Diffstat (limited to 'ports/esp32/boards/TINYPICO/sdkconfig.board')
| -rw-r--r-- | ports/esp32/boards/TINYPICO/sdkconfig.board | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/esp32/boards/TINYPICO/sdkconfig.board b/ports/esp32/boards/TINYPICO/sdkconfig.board new file mode 100644 index 000000000..ea4fc9b5c --- /dev/null +++ b/ports/esp32/boards/TINYPICO/sdkconfig.board @@ -0,0 +1,3 @@ +CONFIG_FLASHMODE_QIO=y +CONFIG_ESPTOOLPY_FLASHFREQ_80M=y +CONFIG_SPIRAM_SPEED_80M=y |
