Skip to content

Latest commit

 

History

50 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

仓库 files navigation

Development Environment for Thingino firmware

Podman container for developing Thingino firmware in a standardized and reproducible environment.

sudo apt update
sudo apt install podman

git clone https://github.com/themactep/thingino-builder.git ~/thingino-builder
cd ~/thingino-builder
./run.sh

If you want to compile from stable branch then run

git checkout stable
make update

To launch a compilation run

make

Use make cleanbuild for a clean mutithreaded compilation.

关于

Podman image for building the firmware in a standardized and reproducible environment across various machines.

Resources

Stars

19 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages