forked from xiaozhi/xiaozhi-esp32
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_4M.csv"
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x8000 |