mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
Merge branch 'bugfix/fix_bci_416' into 'master'
Fixed BLE interrupt allocation using esp API on ESP32C3 See merge request espressif/esp-idf!30652
This commit is contained in:
@@ -1493,7 +1493,7 @@ r_rw_cryto_aes_cmac = 0x40004cf8;
|
||||
r_rw_v9_init_em_radio_table = 0x40004d04;
|
||||
r_rwble_sleep_enter = 0x40004d1c;
|
||||
r_rwble_sleep_wakeup_end = 0x40004d28;
|
||||
r_rwbtdm_isr_wrapper = 0x40004d34;
|
||||
/* r_rwbtdm_isr_wrapper = 0x40004d34; */
|
||||
r_rwip_active_check = 0x40004d40;
|
||||
r_rwip_aes_encrypt = 0x40004d4c;
|
||||
r_rwip_assert = 0x40004d58;
|
||||
|
Reference in New Issue
Block a user