Skip to content

beagleboard/zephyr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BeagleBoard.org Zephyr Tree

This repository is a BeagleBoard.org specific upstream of ZephyrRTOS, intended for experimentation before PRs are merged upstream. The support here is on a best effort basis. If the board support has already been merged upstream, it is likely a better idea to use the upstream Zephyr tree.

Getting Started

Then instructions are mostly the same as Getting Started Guide.

However, to use this tree directly from west, use the following command:

west init -m https://github.com/beagleboard/zephyr.git --mr zephyr-4.1.0 --mf west_beagle.yml

The above command will clone only the dependencies required for use with BeagleBoard.org boards.

Languages

  • C 89.9%
  • Python 4.5%
  • CMake 2.9%
  • Linker Script 0.9%
  • Shell 0.6%
  • Assembly 0.6%
  • Other 0.6%