- Notifications
You must be signed in to change notification settings - Fork13.3k
Added NONOS SDK 3.0.0 ~ 3.0.5 (again)#8736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
12 commits Select commitHold shift + click to select a range
69764e7 Added NONOS SDK 3.0.0 ~ 3.0.5
a07c735 Added user_pre_init
e155513 rf_cal[0] !=0x05,is 0x00
f916c75 # Remove mem_manager.o from libmain.a to use custom heap implementati…
fe5a82f user_rf_pre_init
f4cf576 Add system_func1() called by system_restart_local()
0350ce5 Add commit log text
069b5fa Fixed user_rf_pre_init
c3c8018 Style
f2397e7 pio sdks
mcspr3e8a713 Merge remote-tracking branch 'origin/master' into pr8736
mcspr599d5b9 Merge remote-tracking branch 'origin/master' into pr8736
mcsprFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
NextNext commit
Added NONOS SDK 3.0.0 ~ 3.0.5
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
24 changes: 24 additions & 0 deletionsboards.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -365,6 +365,18 @@ generic.menu.sdk.nonosdk221=nonos-sdk 2.2.1 (legacy) | ||
| generic.menu.sdk.nonosdk221.build.sdk=NONOSDK221 | ||
| generic.menu.sdk.nonosdk3v0=nonos-sdk pre-3 (180626 known issues) | ||
| generic.menu.sdk.nonosdk3v0.build.sdk=NONOSDK3V0 | ||
| generic.menu.sdk.nonosdk300=nonos-sdk 3.0.0 | ||
| generic.menu.sdk.nonosdk300.build.sdk=NONOSDK300 | ||
| generic.menu.sdk.nonosdk301=nonos-sdk 3.0.1 | ||
| generic.menu.sdk.nonosdk301.build.sdk=NONOSDK301 | ||
| generic.menu.sdk.nonosdk302=nonos-sdk 3.0.2 | ||
| generic.menu.sdk.nonosdk302.build.sdk=NONOSDK302 | ||
| generic.menu.sdk.nonosdk303=nonos-sdk 3.0.3 | ||
| generic.menu.sdk.nonosdk303.build.sdk=NONOSDK303 | ||
| generic.menu.sdk.nonosdk304=nonos-sdk 3.0.4 | ||
| generic.menu.sdk.nonosdk304.build.sdk=NONOSDK304 | ||
| generic.menu.sdk.nonosdk305=nonos-sdk 3.0.5 | ||
| generic.menu.sdk.nonosdk305.build.sdk=NONOSDK305 | ||
mcspr marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| generic.menu.ip.lm2f=v2 Lower Memory | ||
| generic.menu.ip.lm2f.build.lwip_include=lwip2/include | ||
| generic.menu.ip.lm2f.build.lwip_lib=-llwip2-536-feat | ||
| @@ -710,6 +722,18 @@ esp8285.menu.sdk.nonosdk221=nonos-sdk 2.2.1 (legacy) | ||
| esp8285.menu.sdk.nonosdk221.build.sdk=NONOSDK221 | ||
| esp8285.menu.sdk.nonosdk3v0=nonos-sdk pre-3 (180626 known issues) | ||
| esp8285.menu.sdk.nonosdk3v0.build.sdk=NONOSDK3V0 | ||
| esp8285.menu.sdk.nonosdk300=nonos-sdk 3.0.0 | ||
| esp8285.menu.sdk.nonosdk300.build.sdk=NONOSDK300 | ||
| esp8285.menu.sdk.nonosdk301=nonos-sdk 3.0.1 | ||
| esp8285.menu.sdk.nonosdk301.build.sdk=NONOSDK301 | ||
| esp8285.menu.sdk.nonosdk302=nonos-sdk 3.0.2 | ||
| esp8285.menu.sdk.nonosdk302.build.sdk=NONOSDK302 | ||
| esp8285.menu.sdk.nonosdk303=nonos-sdk 3.0.3 | ||
| esp8285.menu.sdk.nonosdk303.build.sdk=NONOSDK303 | ||
| esp8285.menu.sdk.nonosdk304=nonos-sdk 3.0.4 | ||
| esp8285.menu.sdk.nonosdk304.build.sdk=NONOSDK304 | ||
| esp8285.menu.sdk.nonosdk305=nonos-sdk 3.0.5 | ||
| esp8285.menu.sdk.nonosdk305.build.sdk=NONOSDK305 | ||
| esp8285.menu.ip.lm2f=v2 Lower Memory | ||
| esp8285.menu.ip.lm2f.build.lwip_include=lwip2/include | ||
| esp8285.menu.ip.lm2f.build.lwip_lib=-llwip2-536-feat | ||
18 changes: 9 additions & 9 deletionslibraries/ESP8266WiFi/src/ESP8266WiFiGeneric.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
22 changes: 18 additions & 4 deletionslibraries/ESP8266WiFi/src/ESP8266WiFiSTA.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
8 changes: 6 additions & 2 deletionstests/host/common/user_interface.cpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
30 changes: 28 additions & 2 deletionstools/sdk/include/user_interface.h
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Binary file addedtools/sdk/lib/NONOSDK300/libairkiss.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libcrypto.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libespnow.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libmain.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libnet80211.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libphy.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libpp.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libsmartconfig.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libwpa.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libwpa2.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK300/libwps.a
Binary file not shown.
1 change: 1 addition & 0 deletionstools/sdk/lib/NONOSDK300/version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v3.0.0-gecc66c5 (shows as SDK:3.0.0(d49923c) in debug mode) |
Binary file addedtools/sdk/lib/NONOSDK301/libairkiss.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libcrypto.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libespnow.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libmain.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libnet80211.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libphy.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libpp.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libsmartconfig.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libwpa.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libwpa2.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK301/libwps.a
Binary file not shown.
1 change: 1 addition & 0 deletionstools/sdk/lib/NONOSDK301/version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v3.0.1-g4bf0aef (shows as SDK:3.0.1(78a3e33) in debug mode) |
Binary file addedtools/sdk/lib/NONOSDK302/libairkiss.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libcrypto.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libespnow.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libmain.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libnet80211.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libphy.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libpp.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libsmartconfig.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libwpa.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libwpa2.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK302/libwps.a
Binary file not shown.
1 change: 1 addition & 0 deletionstools/sdk/lib/NONOSDK302/version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v3.0.2-g992479e (shows as SDK:3.0.2(824dc80) in debug mode) |
Binary file addedtools/sdk/lib/NONOSDK303/libairkiss.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libcrypto.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libespnow.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libmain.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libnet80211.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libphy.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libpp.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libsmartconfig.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libwpa.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libwpa2.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK303/libwps.a
Binary file not shown.
1 change: 1 addition & 0 deletionstools/sdk/lib/NONOSDK303/version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v3.0.3-g3fe474e (shows as SDK:3.0.3(8427744) in debug mode) |
Binary file addedtools/sdk/lib/NONOSDK304/libairkiss.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libcrypto.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libespnow.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libmain.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libnet80211.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libphy.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libpp.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libsmartconfig.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libwpa.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libwpa2.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK304/libwps.a
Binary file not shown.
1 change: 1 addition & 0 deletionstools/sdk/lib/NONOSDK304/version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v3.0.4-gb77cb8c (shows as SDK:3.0.4(f27ffe0) in debug mode) |
Binary file addedtools/sdk/lib/NONOSDK305/libairkiss.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libcrypto.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libespnow.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libmain.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libnet80211.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libphy.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libpp.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libsmartconfig.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libwpa.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libwpa2.a
Binary file not shown.
Binary file addedtools/sdk/lib/NONOSDK305/libwps.a
Binary file not shown.
1 change: 1 addition & 0 deletionstools/sdk/lib/NONOSDK305/version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| v3.0.5-g7b5b35d (shows as SDK:3.0.5(b29dcd3) in debug mode) |
6 changes: 6 additions & 0 deletionstools/sdk/lib/eval_fix_sdks.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.