Commit Graph

29 Commits

Author SHA1 Message Date
Jacob Young
8037b439cc
Pad all pages with zeroes (#18) 2023-11-26 16:09:43 -08:00
Jacob Young
0550d4b151
Fix corruption on some ELF input files (#17) 2023-11-20 08:42:28 -08:00
Felix Queißner
c523a4d234
Exposes uf2.FamilyId from build.zig (#16)
Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
2023-09-19 22:19:53 +02:00
Matt Knight
206c027ee4
builtin type inference fix (#15) 2023-06-27 20:09:33 -07:00
Matt Knight
c2edba7349
fix build pkg (#14) 2023-06-25 12:05:34 -07:00
Matt Knight
ae3e3e39d1
helper function in build pkg (#13) 2023-06-25 11:56:35 -07:00
Matt Knight
9b2e1f44f8
Update README.md 2023-06-25 11:32:42 -07:00
Matt Knight
58264bd668
Update README.md 2023-06-25 11:32:18 -07:00
Matt Knight
e3b869d571
update readme (#12) 2023-06-25 11:28:19 -07:00
Matt Knight
bc9801a9c6
update to master, use zig package manager (#11) 2023-06-25 11:14:12 -07:00
Matt Knight
7985fb7ff9
update sort api (#10) 2023-05-26 17:29:19 -07:00
Matt Knight
b7fb5cfcb5
update to new usage of build api (#9)
* update to new usage of build api

* update to new usage of build api
2023-04-13 22:40:30 -07:00
Matt Knight
ea36c1132a
fixed build.zig (#8) 2023-04-13 22:31:42 -07:00
Matt Knight
bd95f25d22
new for loop syntax (#7) 2023-02-22 22:52:06 -08:00
Matt Knight
caeb2f4e79
Merge pull request #6 from ZigEmbeddedGroup/catchup
update zig build api and family enum
2023-02-14 21:12:30 +02:00
Matt Knight
385e544613 update zig build api and family enum 2023-02-14 14:11:48 -05:00
Matt Knight
adfeed86b1
Merge pull request #5 from ZigEmbeddedGroup/catchup
catchup to master
2023-01-01 12:56:41 -08:00
Matt Knight
cb8ffe782d catchup to master 2022-12-31 18:13:39 -08:00
Matt Knight
e1a0a56298
Merge pull request #4 from ZigEmbeddedGroup/stage3
fix for stage3
2022-08-24 23:29:10 -07:00
Matt Knight
20491f802e fix for stage3 2022-08-24 23:28:37 -07:00
Matt Knight
282d69136f
Merge pull request #3 from ZigEmbeddedGroup/bounds-check-fix
add bounds check on segments
2022-07-03 08:02:45 -07:00
Matt Knight
94ffdeb47d add bounds check on segments 2022-07-03 08:01:45 -07:00
Matt Knight
fc8f45ed9a
Merge pull request #2 from ZigEmbeddedGroup/install
add install method to uf2 step
2022-07-01 09:33:48 -07:00
Matt Knight
6a29cbb358 add install method to uf2 step 2022-07-01 09:32:17 -07:00
Matt Knight
5f18598898 fix stitching together program segments 2022-04-20 00:02:42 -07:00
Matt Knight
c286c77e55 add wip note 2022-04-15 18:01:59 -07:00
Matt Knight
7332a5c062 add flash operation step 2022-04-15 18:01:16 -07:00
Matt Knight
5354fa65ca parsing elf and saving uf2 files 2022-04-15 18:01:16 -07:00
Matt Knight
7378f44b84
Initial commit 2022-04-15 18:00:30 -07:00