Skip to content

Commit

Permalink
feat(core): Updated at core version to 6eebeb47
Browse files Browse the repository at this point in the history
- feat(ESPAT-1913): Supported the AT command overload
- feat(ESPAT-1969): Added wifi negotiated phy mode print
- fix(ESPAT-1959): Fixed a crash if uses passthrough mode with single ble firmware
  • Loading branch information
ustccw committed Mar 20, 2024
1 parent 195fa22 commit 52b5dd5
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions components/at/lib/VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ESP32: d896808
ESP32C3: d896808
ESP32C2: d896808
ESP32C6: d896808
ESP32: 6eebeb4
ESP32C3: 6eebeb4
ESP32C2: 6eebeb4
ESP32C6: 6eebeb4
Binary file modified components/at/lib/libesp32_at_core.a
Binary file not shown.
Binary file modified components/at/lib/libesp32_at_core_silence.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c2_at_core.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c2_at_core_silence.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c3_at_core.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c3_at_core_silence.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c6_at_core.a
Binary file not shown.
Binary file modified components/at/lib/libesp32c6_at_core_silence.a
Binary file not shown.

0 comments on commit 52b5dd5

Please sign in to comment.