-
Notifications
You must be signed in to change notification settings - Fork 838
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): Updated at core version to f3c18501
- fix(ESPAT-1887): Fixed an AT+SYSFLASH crash issue if read a large amount of data - fix(ESPAT-1903): Fixed a ble server do service discovery fail issue - fix(ESPAT-1924): Fixed that no "+BLUFIDISCONN" output after AT+BLUFI=0 command sent - chore: Fixed a wrong print when socket is readable but reads zero bytes
- Loading branch information
Showing
9 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
ESP32: 27cc2e2 | ||
ESP32C3: 27cc2e2 | ||
ESP32C2: 27cc2e2 | ||
ESP32C6: 27cc2e2 | ||
ESP32: f3c1850 | ||
ESP32C3: f3c1850 | ||
ESP32C2: f3c1850 | ||
ESP32C6: f3c1850 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.