mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/backport_phy_v4.4' into 'release/v4.4'
fix(phy): backport some phy fix(v4.4) See merge request espressif/esp-idf!25732
This commit is contained in:
commit
0fc94b1d9f
@ -1 +1 @@
|
||||
Subproject commit 78706e3c6ab27bafa3d659674395ddd3b41321b3
|
||||
Subproject commit 32583f98f229ab9b3c48aa3a10f954fcdddfe4d1
|
@ -2,4 +2,4 @@
|
||||
# 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, 1200000,
|
||||
factory, app, factory, 0x10000, 1536K,
|
||||
|
|
Loading…
x
Reference in New Issue
Block a user