mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Fix ld_acl clock ADD issue which may cause controller scheduling error when the timer maximum time
This commit is contained in:
Submodule components/bt/lib updated: 0863d0283a...c22295e33e
@@ -1633,5 +1633,7 @@ PROVIDE ( prbs_64bytes = 0x3ff98992 );
|
||||
PROVIDE ( nvds_env = 0x3ffb8364 );
|
||||
PROVIDE ( nvds_magic_number = 0x3ff9912a );
|
||||
PROVIDE ( TASK_DESC_LLD = 0x3ff98b58 );
|
||||
/* Above are static data, but can be used, not generated by script >>>>> btdm data */
|
||||
|
||||
PROVIDE ( r_ld_acl_start = 0x40034ddc );
|
||||
PROVIDE ( ld_acl_sco_rsvd_check = 0x4002fa94 );
|
||||
/* Above are static data, but can be used, not generated by script >>>>> btdm data */
|
||||
|
Reference in New Issue
Block a user