mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-29 06:03:18 +08:00
9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partition_table_unit_test_app.csv"
|
|
CONFIG_PARTITION_TABLE_FILENAME="partition_table_unit_test_app.csv"
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x8000
|
|
CONFIG_TASK_WDT=
|
|
CONFIG_ENABLE_PTHREAD=y
|
|
|
|
CONFIG_USING_SPIFFS=y
|