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 Peters 44201d5370 Add core registers for Cortex M0 and M0+ (#86)
* Refactored core register functions

Most of this was just renaming function calls

* More refactoring

* Added calls to the core register functions

* Return error on missing NvicPrioBits

* Added function to check the value of vendor _systick_config

This should work but it is a bit brittle.
If vendorSystickConfig isn't lowercase for false it will return true

* Add extra check for vendor_systick_config

* fix formatting
7 months ago
..
lib Fixes CI Badge in README.md (#164) 7 months ago
regz Add core registers for Cortex M0 and M0+ (#86) 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