Skip to content

New approach for the Zephyr SDK using crosstools-ng

License

Notifications You must be signed in to change notification settings

craxo/sdk-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • nios2
  • arm
  • riscv64
  • xtensa

To build for any of the above, run:

./go.sh <arch>

PR Builds

Successfull PR builds will get posted here:

https://builds.zephyrproject.org/zephyrproject-rtos/sdk-ng//zephyr-sdk--setup.run

Release Process

To release a new SDK:

About

New approach for the Zephyr SDK using crosstools-ng

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.9%
  • BitBake 16.8%
  • Shell 12.8%
  • C++ 0.5%