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.
 
 
 
 
 
 
Felix Queißner 03a53c756c
Update to zig-0.11.0 (#24)
Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
1 year ago
.buildkite organzie (#5) 2 years ago
.github Initial vomit: not working at all, basic docs. 2 years ago
docs Initial vomit: not working at all, basic docs. 2 years ago
src Update to zig-0.11.0 (#24) 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 to zig-0.11.0 (#24) 1 year ago
build.zig.zon Update to zig-0.11.0 (#24) 1 year ago
esp32c3.svd conflict fixed 2 years ago
perform-flash.sh Blinky! \o/ 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.