mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 10:00:57 +02:00
Merge branch 'opt/opt_ble_stability_v5.2' into 'release/v5.2'
Improve ESP32 stability and security (v5.2) See merge request espressif/esp-idf!41545
This commit is contained in:
Submodule components/bt/controller/lib_esp32 updated: 185c7205db...f0bdec4d25
@@ -779,6 +779,8 @@ PROVIDE ( r_ld_page_init = 0x4003d808 );
|
||||
PROVIDE ( r_ld_page_reset = 0x4003d814 );
|
||||
PROVIDE ( r_ld_page_start = 0x4003d848 );
|
||||
PROVIDE ( r_ld_page_stop = 0x4003da54 );
|
||||
PROVIDE ( ld_page_frm_cbk = 0x4003d280 );
|
||||
PROVIDE ( ld_page_em_init = 0x4003cb34 );
|
||||
PROVIDE ( r_ld_pca_coarse_clock_adjust = 0x4003e324 );
|
||||
PROVIDE ( r_ld_pca_init = 0x4003deb4 );
|
||||
PROVIDE ( r_ld_pca_initiate_clock_dragging = 0x4003e4ac );
|
||||
|
Reference in New Issue
Block a user