2ede7c6c21
Signed-off-by: Damien George <damien@micropython.org>
13 lines
323 B
Plaintext
13 lines
323 B
Plaintext
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
CONFIG_ESPTOOLPY_AFTER_NORESET=y
|
|
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-16MiB.csv"
|
|
|
|
# LWIP
|
|
CONFIG_LWIP_LOCAL_HOSTNAME="UMFeatherS2"
|
|
# end of LWIP
|