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.
 
 
 
 
 
 
Matt Knight f74311e785
update microzig (#23)
Co-authored-by: mattnite <mattnite@users.noreply.github.com>
1 year ago
.buildkite organzie (#5) 2 years ago
.github Initial vomit: not working at all, basic docs. 2 years ago
deps update microzig (#23) 1 year ago
docs Initial vomit: not working at all, basic docs. 2 years ago
src Update microzig (#18) 1 year ago
vendor LED 1 is RED. Reset loop tho 2 years ago
.gitattributes Initial vomit: not working at all, basic docs. 2 years ago
.gitignore conflict fixed 2 years ago
.gitmodules add microzig submodule (#1) 2 years ago
LICENSE Initial commit 2 years ago
README.adoc Update microzig (#10) 2 years ago
build.zig Update microzig (#13) 1 year ago
esp32c3.svd conflict fixed 2 years ago
perform-flash.sh Blinky! \o/ 2 years ago
zpm.zig Initial vomit: not working at all, basic docs. 2 years ago

README.adoc

= ESP MicroZig Package

[WIP]

SVD is copied from https://github.com/esp-rs/esp-pacs

== What version of Zig to use

Right now we are following https://ziglang.org/download/[master], but once 0.11.0 is released, we will be switching to the latest stable version of Zig.