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"
|