Skip to content

Commit 4008560

Browse files
committed
feat: update at core verison to 90458f01
- feat: update esp32c3 at core version to v2.2.0.0
1 parent be9d667 commit 4008560

13 files changed

+8
-8
lines changed

components/at/lib/VERSION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ESP32: c3748e5
2-
ESP32S2: c3748e5
3-
ESP32C3: c3748e5
4-
ESP8266: c3748e5
1+
ESP32: 90458f0
2+
ESP32S2: 90458f0
3+
ESP32C3: 90458f0
4+
ESP8266: 90458f0
36 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.
-20 Bytes
Binary file not shown.
4 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.

module_config/module_esp32c3_default/sdkconfig.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ CONFIG_AT_OTA_SERVER_PORT=80
109109
CONFIG_AT_OTA_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
110110
CONFIG_AT_OTA_SSL_TOKEN_KEY="dd93253c287f725de50d4071a05dd28b72056ca7"
111111
CONFIG_AT_SOCKET_MAX_CONN_NUM=5
112-
CONFIG_ESP_AT_FW_VERSION="2.1.0"
112+
CONFIG_ESP_AT_FW_VERSION="2.2.0"
113113

114114
# Wear Levelling
115115
CONFIG_WL_SECTOR_SIZE_512=y

0 commit comments

Comments
 (0)