mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-01 14:34:31 +00:00
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0)
- Fixed adv data buffer free after restart adv - Fixed BLE interrupt allocation using esp API
This commit is contained in:
@@ -5,12 +5,12 @@ CPU 0 interrupt status:
|
||||
2 1 Level Used: RTC_CORE
|
||||
3 1 Level Used: SYSTIMER_TARGET2_EDGE
|
||||
4 1 Level Used: FROM_CPU_INTR0
|
||||
5 * * Reserved
|
||||
5 1 Level Used: SYSTIMER_TARGET0_EDGE
|
||||
6 * * Reserved
|
||||
7 1 Level Used: SYSTIMER_TARGET0_EDGE
|
||||
8 * * Reserved
|
||||
9 1 Level Used: TG0_WDT_LEVEL
|
||||
10 1 Level Used: UART0
|
||||
7 1 Level Used: TG0_WDT_LEVEL
|
||||
8 1 Level Used: UART0
|
||||
9 * * Free
|
||||
10 * * Free
|
||||
11 * * Free
|
||||
12 * * Free
|
||||
13 * * Free
|
||||
@@ -32,5 +32,5 @@ CPU 0 interrupt status:
|
||||
29 * * Free
|
||||
30 * * Free
|
||||
31 * * Free
|
||||
Interrupts available for general use: 17
|
||||
Shared interrupts: 0
|
||||
Interrupts available for general use: 19
|
||||
Shared interrupts: 0
|
Reference in New Issue
Block a user