microzig github镜像仓库
Go to file
Felix Queißner 3bdb7381be
Microzig Generation 2 Build Interface (#144)
* Starts to rework build framework.
* Fully reworks build API, builds with RP2040 again.
* Adds docs and doc generation.
* Renames source to register_definitions, makes Target.configure optional.
* Adds issue tracking links.
* Drops CI for now

---------

Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
2023-09-22 09:01:19 +02:00
design Adds social media preview. (#98) 2023-01-05 11:48:00 +01:00
docs FileSource -> LazyPath (#136) 2023-08-03 21:04:54 -07:00
src Microzig Generation 2 Build Interface (#144) 2023-09-22 09:01:19 +02:00
test Runs zig fmt (#133) 2023-06-25 20:03:59 +02:00
.gitattributes
.gitignore
build.zig Microzig Generation 2 Build Interface (#144) 2023-09-22 09:01:19 +02:00
build.zig.zon Microzig Generation 2 Build Interface (#144) 2023-09-22 09:01:19 +02:00
LICENSE Add vesim to LICENSE file (#47) 2022-04-27 10:46:59 +02:00
README.adoc Fix README typo (#141) 2023-08-12 08:23:57 -07:00
thoughts.md