Skip to content

Commit 7b5b35d

Browse files
committed
Merge branch 'feature/update_at_bin' into 'release/v3.0.5'
feat: Update at bin to 1.7.5 See merge request sdk/ESP8266_NONOS_SDK!296
2 parents bd63c1f + 26bedd0 commit 7b5b35d

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

bin/at/1024+1024/user1.2048.new.5.bin

112 Bytes
Binary file not shown.

bin/at/1024+1024/user2.2048.new.5.bin

112 Bytes
Binary file not shown.

bin/at/512+512/user1.1024.new.2.bin

112 Bytes
Binary file not shown.

bin/at/512+512/user2.1024.new.2.bin

112 Bytes
Binary file not shown.
96 Bytes
Binary file not shown.
96 Bytes
Binary file not shown.

include/version.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
#define ESP_SDK_VERSION_MAJOR 3
55
#define ESP_SDK_VERSION_MINOR 0
6-
#define ESP_SDK_VERSION_PATCH 4
6+
#define ESP_SDK_VERSION_PATCH 5
77

8-
#define ESP_SDK_VERSION_NUMBER 0x030004
9-
#define ESP_SDK_VERSION_STRING "3.0.4"
8+
#define ESP_SDK_VERSION_NUMBER 0x030005
9+
#define ESP_SDK_VERSION_STRING "3.0.5"
1010

1111
#endif

0 commit comments

Comments
 (0)