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:
chenjianhua
2024-04-30 12:25:32 +08:00
committed by BLE BOT
parent 018409d99b
commit 8334a10f6d
7 changed files with 69 additions and 81 deletions

View File

@@ -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