Skip to content

Commit 89241c2

Browse files
committed
feat(core): Updated at core and firmware version to v4.1.0.0
1 parent 20007d8 commit 89241c2

39 files changed

+34
-34
lines changed

components/at/lib/VERSION

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ESP32: b1dca01
2-
ESP32C3: b1dca01
3-
ESP32C2: b1dca01
1+
ESP32: c861975
2+
ESP32C3: c861975
3+
ESP32C2: c861975
44
ESP32C5: b1dca01
5-
ESP32C6: b1dca01
5+
ESP32C6: c861975
66
ESP32S2: b1dca01
-72 Bytes
Binary file not shown.
-8 Bytes
Binary file not shown.
-84 Bytes
Binary file not shown.
-32 Bytes
Binary file not shown.
-84 Bytes
Binary file not shown.
-32 Bytes
Binary file not shown.
-88 Bytes
Binary file not shown.
-28 Bytes
Binary file not shown.

module_config/module_esp32-d2wd/sdkconfig.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ CONFIG_AT_SOCKET_MAX_CONN_NUM=5
131131

132132
# Application manager
133133
CONFIG_APP_PROJECT_VER_FROM_CONFIG=y
134-
CONFIG_APP_PROJECT_VER="v4.1.0.0-dev"
134+
CONFIG_APP_PROJECT_VER="v4.1.0.0"
135135

136136
# Wear Levelling
137137
CONFIG_WL_SECTOR_SIZE_512=y

0 commit comments

Comments
 (0)