mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-28 13:40:37 +08:00

1. Remove unused or unsupported unit test 2. Add extra header file to pass compiling 3. Remove unsupported functions
8 lines
254 B
Plaintext
8 lines
254 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
|
|
|