mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
8 lines
203 B
Plaintext
8 lines
203 B
Plaintext
# unity framework
|
|
CONFIG_UNITY_ENABLE_FIXTURE=y
|
|
|
|
# use custom partition table
|
|
CONFIG_PARTITION_TABLE_OFFSET=0x8000
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
|