Skip to content

Commit 473f316

Browse files
author
Jiang Jiang Jian
committed
Merge branch 'bugfix/fix_coex_ble_disc' into 'master'
fix(coex): Fix ble disconnect when coexisting wifi on esp32c2 Closes BT-4021 See merge request espressif/esp-idf!39522
2 parents 1294da2 + 3dc6313 commit 473f316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ s_trans_id = 0x3fcdfac4;
129129
***************************************/
130130

131131
/* Functions */
132-
coex_core_event_duration_get = 0x40002178;
132+
/* coex_core_event_duration_get = 0x40002178; */
133133
/* coex_core_timer_idx_get = 0x4000218c; */
134134
coex_hw_timer_tick_get = 0x400021b8;
135135

0 commit comments

Comments
 (0)