You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
382 B

  1. CONFIG_PARTITION_TABLE_CUSTOM=y
  2. CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_table.csv"
  3. CONFIG_PARTITION_TABLE_CUSTOM_APP_BIN_OFFSET=0x10000
  4. CONFIG_PARTITION_TABLE_FILENAME="partitions_table.csv"
  5. CONFIG_APP_OFFSET=0x10000
  6. CONFIG_ESP32_PANIC_PRINT_HALT=y
  7. CONFIG_ESP32_DEFAULT_CPU_FREQ_240=y
  8. CONFIG_FREERTOS_HZ=1000
  9. CONFIG_MAIN_TASK_STACK_SIZE=8192
  10. CONFIG_TASK_WDT_TIMEOUT_S=20