hakehuang / zephyr_app_scm

configuration management for zephyr application and its related boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Introduce

this is a app configuration managerment tool for zephyr-rtos

#prerequsite

install ruby 2.4 above rube-lang cd to the project top folder, run below

gem install bundle
bundle update

#in boards/scropts

run the individual board rb file, e.g.

  ruby ./frdm_k64f.rb

#the output will be in the pipe_file

currently only jenkins pipeline out put supports

#Note: currently only NXP boards configs available

About

configuration management for zephyr application and its related boards


Languages

Language:HTML 87.4%Language:Groovy 7.3%Language:Ruby 5.2%Language:CMake 0.0%Language:C 0.0%Language:Python 0.0%