forked from espressif/arduino-esp32
Update IDF and Camera
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -111,6 +111,8 @@ PROVIDE ( hci_fc_env = 0x3ffb9340 );
|
||||
PROVIDE ( jd_decomp = 0x400613e8 );
|
||||
PROVIDE ( jd_prepare = 0x40060fa8 );
|
||||
PROVIDE ( ke_env = 0x3ffb93cc );
|
||||
PROVIDE ( ke_handler_search = 0x4001a430 );
|
||||
PROVIDE ( ke_task_env = 0x3ffb81d4 );
|
||||
PROVIDE ( lb_default_handler = 0x3ff982b8 );
|
||||
PROVIDE ( lb_default_state_tab_p_get = 0x4001c198 );
|
||||
PROVIDE ( lb_env = 0x3ffb9424 );
|
||||
@ -663,6 +665,7 @@ PROVIDE ( ld_acl_sniff_frm_cbk = 0x4003482c );
|
||||
PROVIDE ( ld_inq_end = 0x4003ab48 );
|
||||
PROVIDE ( ld_inq_sched = 0x4003aba4 );
|
||||
PROVIDE ( ld_inq_frm_cbk = 0x4003ae4c );
|
||||
PROVIDE ( ld_pscan_frm_cbk = 0x4003ebe4 );
|
||||
PROVIDE ( r_ld_acl_active_hop_types_get = 0x40036e10 );
|
||||
PROVIDE ( r_ld_acl_afh_confirm = 0x40036d40 );
|
||||
PROVIDE ( r_ld_acl_afh_prepare = 0x40036c84 );
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user