You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
lib Makes stm32 module build again. 8 months ago
archive-info.zig 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
bundle.py support bundling only specific boards (#166) 7 months ago
create-pkg-descriptor.zig Makes nxp/lpc and nordic/nrf5x examples, fixes bug in build.zig.zon generation 8 months ago
demo-server.py Adds up navigation in dev server 8 months ago
extract-bsp-info.zig Fixes build script enough to make next-gen example build. 8 months ago
patch-build-zon.py Updates README.md 7 months ago
validate-all-examples.sh Adds deployment+example test to CI 8 months ago
validate-example.py Adds deployment+example test to CI 8 months ago