-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
48d7391
commit 885ab17
Showing
2 changed files
with
12 additions
and
1 deletion.
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,8 @@ | ||
sudo apt install autoconf libgmp3-dev libncurses-dev flex texinfo unzip help2man libtool libtool-bin bison | ||
|
||
./contrib/linux_build_toolchain.sh -c arm-zephyr-eabi -s /home/txie/sdk-ng-atomic -o /home/txie/sdk-build | ||
|
||
fetch tags: | ||
|
||
git fetch --tags https://github.com/zephyrproject-rtos/sdk-ng | ||
|