mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
Merge branch 'bugfix/fix_coex_status_get_issue' into 'master'
fix(coex): fix coex status get issue Closes WIFIBUG-2018 See merge request espressif/esp-idf!50739
This commit is contained in:
Submodule components/esp_coex/lib updated: da5c59c9a0...ddc56fa524
@@ -35,7 +35,7 @@ coex_hw_timer_set = 0x2f800c24;
|
||||
coex_schm_interval_set = 0x2f800c28;
|
||||
coex_schm_lock = 0x2f800c2c;
|
||||
coex_schm_unlock = 0x2f800c30;
|
||||
coex_status_get = 0x2f800c34;
|
||||
//coex_status_get = 0x2f800c34;
|
||||
coex_wifi_release = 0x2f800c38;
|
||||
esp_coex_ble_conn_dynamic_prio_get = 0x2f800c3c;
|
||||
/* Data (.data, .bss, .rodata) */
|
||||
|
||||
Reference in New Issue
Block a user