Skip to content

Commit 0de3064

Browse files
committed
feat: Updated esp32-c6 version to v4.0.0.0 and core version to 3fe3806c
1 parent 1f4671b commit 0de3064

File tree

15 files changed

+37
-10
lines changed

15 files changed

+37
-10
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The AT command firmware allows for rapid integration by providing:
4343

4444
- ESP32-C6 Series
4545
- **Preferred recommended chip for using ESP-AT on**
46-
- The first version of ESP-AT firmware (v4.0.0.0) is planned to be released in December 2023.
46+
- Recommended released version: [v4.0.0.0](https://github.com/espressif/esp-at/releases/tag/v4.0.0.0)
4747

4848
- ESP32 Series
4949
- Recommended released version: [v3.2.0.0](https://github.com/espressif/esp-at/releases/tag/v3.2.0.0)
@@ -98,7 +98,7 @@ esp-at 作为由 Espressif Systems (@[espressif](https://github.com/espressif/))
9898

9999
- ESP32-C6 系列
100100
- **ESP-AT 首选推荐芯片**
101-
- 计划在 2023 年 12 月发布首版 ESP-AT 固件(v4.0.0.0
101+
- 推荐使用的发布版本:[v4.0.0.0](https://github.com/espressif/esp-at/releases/tag/v4.0.0.0)
102102

103103
- ESP32 系列
104104
- 推荐使用的发布版本:[v3.2.0.0](https://github.com/espressif/esp-at/releases/tag/v3.2.0.0)

components/at/lib/VERSION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ESP32: e434e4d
2-
ESP32C3: e434e4d
3-
ESP32C2: e434e4d
4-
ESP32C6: e434e4d
1+
ESP32: 3fe3806
2+
ESP32C3: 3fe3806
3+
ESP32C2: 3fe3806
4+
ESP32C6: 3fe3806
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-60 Bytes
Binary file not shown.
-28 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)