13 Commits (be93629fc950fab2a7043ad3022cf010e9eef957)

Author SHA1 Message Date
Felix Queißner 5742d0e4b3
Better readme (#173)
* Adds better docs to README.md
* Adds tar, gzip to bundle.py checked dependencies.
* Adds fancy rendering of .data/chip-families.svg in output for embedding.
7 months ago
Felix Queißner 196bbd8094
Fixes CI Badge in README.md (#164)
* Fixes CI Badge in README.md

* Removes additional fetching from git

* More work on the CI script

* Adds requirements.txt for tools, fixes CI script even more

---------

Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
7 months ago
Tobias Kohlbau e9859fbab2
support bundling only specific boards (#166)
Support bundling only specified boards and skipping
the examples. This speedsup the process in case
the developer is only working on specific boards
at a time. By default every example and every board
are bundled.

Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
7 months ago
Felix "xq" Queißner 7817cdd27e Implements continous deployment 7 months ago
Felix "xq" Queißner a4ac2d1858 Adds deployment+example test to CI 8 months ago
Felix "xq" Queißner 7a33e6fd55 Makes stm32 module build again. 8 months ago
Felix "xq" Queißner b26ccf6645 Adds new structure for output: split into /examples/ and /packages/ 8 months ago
Felix "xq" Queißner 4480b7c17a Fixes build script enough to make next-gen example build. 8 months ago
Felix "xq" Queißner cadd5d1b0f Makes examples/next-gen kinda build with experimental setup. Packages are now correct and microzig-build can determine all available targets and BSPs. 8 months ago
Felix "xq" Queißner e5b00e1d93 More docs on the tooling, fixes bug in memory computation. 8 months ago
Felix "xq" Queißner c65088cca6 Further improves deployment information, makes package info really useful 9 months ago
Felix "xq" Queißner 8d9c165a1d Fixes CI 9 months ago
Felix "xq" Queißner 31f26f57d9 Refactors packaging process from bash to python 9 months ago