Skip to content

Commit 8117380

Browse files
committed
feat(core): Updated at core version to d4197339
- feat(rf): Added an AT+RFCAL command to support rf full calibration - feat(ESPAT-2302): Supported to configure default system store mode - fix(ESPAT-1105): Fixed an issue where reconnection failed in passthrough mode - fix: Fixed an udp change_mode cannot work in passive read mode - fix(ESPAT-2268): Fixed a socket option set issue - Closes https://www.esp32.com/viewtopic.php?f=42&t=43493
1 parent c6526b5 commit 8117380

15 files changed

+29
-26
lines changed

components/at/lib/VERSION

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ESP32: 33af283
2-
ESP32C3: 33af283
3-
ESP32C2: 33af283
4-
ESP32C5: 33af283
5-
ESP32C6: 33af283
6-
ESP32S2: 33af283
1+
ESP32: d419733
2+
ESP32C3: d419733
3+
ESP32C2: d419733
4+
ESP32C5: d419733
5+
ESP32C6: d419733
6+
ESP32S2: d419733
1.82 KB
Binary file not shown.
1.84 KB
Binary file not shown.
868 Bytes
Binary file not shown.
812 Bytes
Binary file not shown.
864 Bytes
Binary file not shown.
812 Bytes
Binary file not shown.
872 Bytes
Binary file not shown.
812 Bytes
Binary file not shown.
872 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)