WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

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

Notifications You must be signed in to change notification settings

themactep/thingino-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published