607 Commits (f6e759d28b3a37aff93be5caa7fa7aa770177ef2)
 

Author SHA1 Message Date
Jacob Young f6e759d28b
uncomment important code (#193) 4 months ago
Matt Knight 682699b146
bump versions (#192) 4 months ago
Matt Knight ea809c6b7f
some predefined registers for Cortex M (#190) 4 months ago
Matthias 095630e1d1
Fix setting pull direction in pinConfig (#189) 4 months ago
Tomasz Lisowski ed0e5fe9f1
Fix reference to design document in README (#184) 5 months ago
Matevz Mihalic 540a52585f rp2040: add flash id function (#182) 5 months ago
Jonathan Sönnerup 1ed0296bb7 hal: stm32f407: Added stm32f407 source file to the build configuration (#181) 5 months ago
Matt Knight 12ff1b76e4 updates for zig 0.12.0 5 months ago
Matt Knight 09542f5e98 Add 'website/' from commit 'ac10505d276c16fc192346417545bc6a2b255ee8'
git-subtree-dir: website
git-subtree-mainline: 1c7aa7812c
git-subtree-split: ac10505d27
7 months ago
Matt Knight 1c7aa7812c update deploy actions 7 months ago
Matt Knight 672532aa08 add packaging to regular checks 7 months ago
Matt Knight a343277463 fix up packaging 7 months ago
Matt Knight 185e906e54 Update microzig to work on zig master 7 months ago
Jacob Young a4e8e4974c Pad all pages with zeroes (#18) 7 months ago
Jacob Young 7020fe7156 Fix corruption on some ELF input files (#17) 7 months ago
Felix Queißner af34a0e321 Exposes uf2.FamilyId from build.zig (#16)
Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
7 months ago
Matt Knight 4aeb2cc77f builtin type inference fix (#15) 7 months ago
Matt Knight 9ef67246e0 fix build pkg (#14) 7 months ago
Matt Knight 5876517127 helper function in build pkg (#13) 7 months ago
Matt Knight 89b32ebd67 Update README.md 7 months ago
Matt Knight a33ba6bf0c Update README.md 7 months ago
Matt Knight 5893535f03 update readme (#12) 7 months ago
Matt Knight 6a4d593020 update to master, use zig package manager (#11) 7 months ago
Matt Knight be93629fc9 update sort api (#10) 7 months ago
Matt Knight ed88c548fb update to new usage of build api (#9)
* update to new usage of build api

* update to new usage of build api
7 months ago
Matt Knight 192fbe713e fixed build.zig (#8) 7 months ago
Matt Knight f68ccf09ac new for loop syntax (#7) 7 months ago
Matt Knight 72ca60a0d0 update zig build api and family enum 7 months ago
Matt Knight d862ff2b02 catchup to master 7 months ago
Matt Knight 7fc7b29392 fix for stage3 7 months ago
Matt Knight 6382bf75a5 add bounds check on segments 7 months ago
Matt Knight 67f0121787 add install method to uf2 step 7 months ago
Matt Knight a811241bc0 fix stitching together program segments 7 months ago
Matt Knight 6a1da371df add wip note 7 months ago
Matt Knight bb6c02b2d0 add flash operation step 7 months ago
Matt Knight 8a84013d6d parsing elf and saving uf2 files 7 months ago
Matt Knight 108577d484 Initial commit 7 months ago
Dan Banta fbc4fdfb02 fix: add paths to zon file (#112) 7 months ago
Matt Knight cac9842e7e Allow for regz to be used as a module (#116) 7 months ago
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
Matt Knight d897125bf6 Update README.md 7 months ago
Matt Knight 050c300361 target 0.11.0 on CI (#114) 7 months ago
Matt Knight 1bfba96a8a Don't specify preferred optimize (#111) 7 months ago
Matt Knight 6920852f53 Remove vestigial invocation of git rev-parse (#110) 7 months ago
Matt Knight 7ba67916af use newer libxml2 package (#109) 7 months ago
KATO Jinnosuke ab8fda1814 update clap & libxml2 (#108)
* update to zig-clap for zig 0.11.0

* update zig-libxml2 for zig 0.11.0
7 months ago
Ben Crist 40e77b67bb Fixes for changes in std.json API (#107) 7 months ago
Matt Knight f3c994956b builtin type inference fix (#106) 7 months ago
Matt Knight fec8f40ecc Package clap using official package manager (#105) 7 months ago
Matt Knight e6b18653c7 update sort api (#103) 7 months ago