Skip to content

Commit f0d03d8

Browse files
committed
change(core): Updated at core version to 7b6d97b5
- fix(blufi): Fixed a blufi memory leak issue - fix(ble): Fixed AT+BLECONN query returns ERROR when ble is not initialized on bluedriod - fix(ble): Fixed missing ble scan result issue when AT works as ble dual role on bluedriod - Closes ESPAT-2584, ESPAT-2585, ESPAT-2592
1 parent 9593406 commit f0d03d8

15 files changed

Lines changed: 7 additions & 7 deletions

components/at/lib/VERSION

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ESP32: 48d94ba
2-
ESP32C3: 48d94ba
3-
ESP32C2: 48d94ba
4-
ESP32C5: 48d94ba
5-
ESP32C6: 48d94ba
6-
ESP32C61:48d94ba
7-
ESP32S2: 48d94ba
1+
ESP32: 7b6d97b
2+
ESP32C3: 7b6d97b
3+
ESP32C2: 7b6d97b
4+
ESP32C5: 7b6d97b
5+
ESP32C6: 7b6d97b
6+
ESP32C61:7b6d97b
7+
ESP32S2: 7b6d97b
-92 Bytes
Binary file not shown.
-272 Bytes
Binary file not shown.
-240 Bytes
Binary file not shown.
-244 Bytes
Binary file not shown.
32 Bytes
Binary file not shown.
-184 Bytes
Binary file not shown.
-240 Bytes
Binary file not shown.
-244 Bytes
Binary file not shown.
-240 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)