sdkconfig.defaults 282 B

12345
  1. # This example uses an extra partition to demonstrate encrypted/non-encrypted reads/writes.
  2. CONFIG_PARTITION_TABLE_CUSTOM=y
  3. CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
  4. CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"
  5. CONFIG_PARTITION_TABLE_OFFSET=0x9000