mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-07-15 08:32:42 +08:00
7 lines
253 B
Plaintext
7 lines
253 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
|