forked from BoatPeopleBRTIK/build-artik
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch adds an artik533.cfg because current artik533 has old SE(f1010000) version. Change-Id: I04d8271e018b1d87b50211d3069e95067f7504ba Signed-off-by: Chanho Park <[email protected]>
- Loading branch information
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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,5 @@ | ||
export OFFICIAL_VERSION=A533_os_2.1.0 | ||
export WIFI_FW="SD8977-16.68.1.p214" | ||
export BT_FW="SD8977-16.26.1.p214" | ||
export ZIGBEE_FW="5.7.4 GA build 99 xNCP 0x8" | ||
export SE_FW="f1010000" |