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
parent ee8a9e8410
commit 2c93450d59
7 changed files with 67 additions and 79 deletions

View File

@@ -5,11 +5,11 @@ CPU 0 interrupt status:
2 1 Level Used: RTC_CORE
3 1 Level Used: FROM_CPU_INTR0
4 1 Level Used: SYSTIMER_TARGET0_EDGE
5 * * Reserved
5 1 Level Used: TG0_WDT_LEVEL
6 * * Reserved
7 1 Level Used: TG0_WDT_LEVEL
8 * * Reserved
9 1 Level Used: UART0
7 1 Level Used: UART0
8 * * Free
9 * * Free
10 * * Free
11 * * Free
12 * * Free
@@ -32,5 +32,4 @@ CPU 0 interrupt status:
29 * * Free
30 * * Free
31 * * Free
Interrupts available for general use: 18
Shared interrupts: 0
Interrupts available for general use: 20