mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
feat(coex): support c5 eco3 and c61 eco4 coexist rom
This commit is contained in:
+1
-1
Submodule components/esp_coex/lib updated: 63e292b57b...ee5cd79583
@@ -8,7 +8,7 @@
|
||||
***************************************/
|
||||
|
||||
coex_core_timer_idx_get = 0x40000aec;
|
||||
//coex_status_get = 0x40000b0c;
|
||||
coex_status_get = 0x40000b0c;
|
||||
ets_delay_us = 0x4000003c;
|
||||
Cache_Set_IDROM_MMU_Size = 0x400006c4;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
***************************************/
|
||||
|
||||
coex_core_timer_idx_get = 0x40000a54;
|
||||
//coex_status_get = 0x40000a74;
|
||||
coex_status_get = 0x40000a74;
|
||||
ets_delay_us = 0x4000003c;
|
||||
|
||||
ieee80211_encap_esfbuf = 0x40000ac8;
|
||||
|
||||
Reference in New Issue
Block a user