forked from espressif/arduino-esp32
Update IDF Libs
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -707,6 +707,11 @@ PROVIDE ( r_ld_acl_timing_accuracy_set = 0x4003673c );
|
||||
PROVIDE ( r_ld_acl_t_poll_get = 0x40036024 );
|
||||
PROVIDE ( r_ld_acl_t_poll_set = 0x40036068 );
|
||||
PROVIDE ( r_ld_acl_tx_enc = 0x400362f8 );
|
||||
PROVIDE ( ld_acl_frm_cbk = 0x40034414 );
|
||||
PROVIDE ( ld_acl_rsw_end = 0x40032bc0 );
|
||||
PROVIDE ( ld_acl_end = 0x40033140 );
|
||||
PROVIDE ( ld_acl_resched = 0x40033814 );
|
||||
PROVIDE ( ld_acl_test_mode_update = 0x40032050 );
|
||||
PROVIDE ( r_ld_acl_unsniff = 0x400361e0 );
|
||||
PROVIDE ( r_ld_active_check = 0x4003cac4 );
|
||||
PROVIDE ( r_ld_afh_ch_assess_data_get = 0x4003caec );
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user