update
This commit is contained in:
parent
8517eca6d2
commit
c4297a3bac
2 changed files with 1 additions and 2 deletions
|
|
@ -4,4 +4,4 @@
|
|||
nvs, data, nvs, 0x9000, 0x6000
|
||||
phy_init, data, phy, 0xf000, 0x1000
|
||||
factory, app, factory, 0x10000, 1M,
|
||||
part0, 0x40, 0x1, 0x200000, 2M, encrypted
|
||||
part0, 0x40, 0x1, 0x200000, 2M,
|
||||
|
|
|
|||
|
|
|
@ -14,4 +14,3 @@ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
|
|||
CONFIG_WL_SECTOR_SIZE_512=y
|
||||
CONFIG_WL_SECTOR_MODE_PERF=y
|
||||
COMPILER_OPTIMIZATION="Performance"
|
||||
CONFIG_ESP_TASK_WDT_EN=n
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue