Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository 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.

About

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

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages