Skip to content

Commit

Permalink
Merge branch 'feature/update_at_bin' into 'release/v3.0.5'
Browse files Browse the repository at this point in the history
feat: Update at bin to 1.7.5

See merge request sdk/ESP8266_NONOS_SDK!296
  • Loading branch information
xcguang committed Oct 15, 2021
2 parents bd63c1f + 26bedd0 commit 7b5b35d
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
Binary file modified bin/at/1024+1024/user1.2048.new.5.bin
Binary file not shown.
Binary file modified bin/at/1024+1024/user2.2048.new.5.bin
Binary file not shown.
Binary file modified bin/at/512+512/user1.1024.new.2.bin
Binary file not shown.
Binary file modified bin/at/512+512/user2.1024.new.2.bin
Binary file not shown.
Binary file modified bin/at_sdio/1024+1024/user1.2048.new.5.bin
Binary file not shown.
Binary file modified bin/at_sdio/1024+1024/user2.2048.new.5.bin
Binary file not shown.
6 changes: 3 additions & 3 deletions include/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

#define ESP_SDK_VERSION_MAJOR 3
#define ESP_SDK_VERSION_MINOR 0
#define ESP_SDK_VERSION_PATCH 4
#define ESP_SDK_VERSION_PATCH 5

#define ESP_SDK_VERSION_NUMBER 0x030004
#define ESP_SDK_VERSION_STRING "3.0.4"
#define ESP_SDK_VERSION_NUMBER 0x030005
#define ESP_SDK_VERSION_STRING "3.0.5"

#endif

0 comments on commit 7b5b35d

Please sign in to comment.