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.
Matt Knight f204d7f42c A quick fix for ATDF codegen and register groups (#59)
* A quick fix for ATDF codegen and register groups

The current code was expecting register groups and peripherals to have a
1:1 ratio, however the register groups under `modules` are more like
templates which are used to instantiate peripherals. This does the
minimal amount of refactoring in order for this to work and unblock some
users.

* i386 -> x86 target name update
7 months ago
..
lib Fixes CI Badge in README.md (#164) 7 months ago
regz A quick fix for ATDF codegen and register groups (#59) 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