microzig github镜像仓库
Go to file
Matt Knight 4180534400
Use root build for chips, hals, and boards (#162)
The reason behind this change is that I'm unable to specify a chip, hal,
or board definition in a local project and that's a pattern that we
explicitly want to handle. This means packages must provide an absolute
path to their files, which is already done throughout our small
ecosystem.

In the future I'd like to change the API so package creators or those
vendoring everything locally give a relative path.
2024-01-14 11:48:40 -08: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 packed struct => extern struct for USB (#159) 2023-11-21 15:19:54 -08:00
test Runs zig fmt (#133) 2023-06-25 20:03:59 +02:00
.gitattributes File structure, draft 1 2021-04-27 21:32:09 +02:00
.gitignore Create LinkerscriptStep (#7) 2022-01-05 19:12:55 -08:00
build.zig Use root build for chips, hals, and boards (#162) 2024-01-14 11:48:40 -08:00
build.zig.zon Update uf2 dependency (#160) 2023-11-28 07:58:44 -08:00
LICENSE Add vesim to LICENSE file (#47) 2022-04-27 10:46:59 +02:00
README.adoc doc: add getting started tip (#156) 2023-11-06 20:13:50 +01:00
thoughts.md Create thoughts.md 2021-04-26 22:37:30 +02:00