Merge branch 'feature/support_esp32h2_libcoex' into 'master'
coex: support esp32h2 coex lib See merge request espressif/esp-idf!22654
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
|
||||
nvs, data, nvs, 0x9000, 0x6000,
|
||||
phy_init, data, phy, 0xf000, 0x1000,
|
||||
factory, app, factory, 0x10000, 1M,
|
||||
factory, app, factory, 0x10000, 0x120000,
|
||||
ot_storage, data, 0x3a, , 0x2000,
|
||||
|
||||
|
Reference in New Issue
Block a user