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