Files
esp-idf/examples/build_system/cmake/import_lib/sdkconfig.defaults
T

4 lines
153 B
Plaintext
Raw Normal View History

2018-11-11 15:36:24 +08:00
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"