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.
Jacob Young 77968f04d2 Implement various `adtf` features needed on ARM (#115)
* Fix test step not running tests

* Fix `error.Todo` causing a crash while outputting json

* Cleanup `@as` usage

* Implement count attribute for registers

* Add ad-hoc alignment to support an initial reserved region.

* Implement register group instances

* Add `build.zig.zon` paths
7 months ago
..
lib Fixes CI Badge in README.md (#164) 7 months ago
regz Implement various `adtf` features needed on ARM (#115) 7 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 Better readme (#173) 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
requirements.txt Better readme (#173) 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