2019-08-30 03:15:01 -04:00
|
|
|
CONFIG_FLASHMODE_QIO=y
|
|
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
|
|
CONFIG_SPIRAM_SPEED_80M=y
|
2019-09-13 09:04:13 -04:00
|
|
|
CONFIG_ESP32_REV_MIN_1=y
|
2021-03-19 03:48:34 -04:00
|
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="UMTinyPICO"
|
2022-04-12 15:44:45 -04:00
|
|
|
|
|
|
|
# SPIRAM increases the size of the firmware, use -Os to reduce it again to fit in iram
|
|
|
|
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
|