mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Fix ld_acl clock ADD issue which may cause controller scheduling error when the timer maximum time
This commit is contained in:
parent
b3659a8f3c
commit
4ee9619322
@ -1 +1 @@
|
||||
Subproject commit 0863d0283af882eddb68b03d21e204d6f139a7ac
|
||||
Subproject commit c22295e33ec80bed2482fae3e8f550772988b3d3
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user