Files
fastbee/sdk/ESP-IDF/esp_fastbee_aliyun/sdkconfig_esp32.defaults
2024-08-05 15:46:10 +08:00

8 lines
196 B
Plaintext

CONFIG_ESPTOOLPY_BAUD_921600B=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_TIMER_TASK_STACK_DEPTH=3072
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_esp32.csv"