Go to file
Anas Nashif 7446cff54d license: add LICENSE file
Add a license to the repo.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-06 22:57:30 -05:00
configs Build DTC as part of SDK 2018-12-06 19:16:37 -05:00
patches Update crosstool-ng version 2018-12-06 19:16:37 -05:00
.gitignore add gitignore 2018-07-05 10:08:44 -04:00
.shippable.yml ci: add messages per step 2018-07-14 09:44:17 -05:00
LICENSE license: add LICENSE file 2018-12-06 22:57:30 -05:00
README.md doc: update README.md with details 2018-03-28 10:40:20 -04:00
go.sh script: add option to build all configurations 2018-12-06 22:57:30 -05:00

README.md

Zephyr SDK with Crosstool NG

This project is to replace the current Yocto based SDK with a new framework for building the Zephyr SDK using crosstool-ng.

The repoistory consists of configurations for the various architectures (not fully tests) and a script that builds on Linux and Mac in a consistent way, apply patches where needed.

Currently we build the following toolchains:

  • i586
  • iamcu
  • nios2
  • arm
  • riscv32 (experimental branch)
  • mips

To build for any of the above, run:

./go.sh <arch>