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 e018e7ec6f
Microzig Generation 2 Build Interface (#28)
* Removes old build code.
* Makes basic build work again.
* First build
* Drops CI

---------

Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
1 year ago
docs Initial vomit: not working at all, basic docs. 2 years ago
src Microzig Generation 2 Build Interface (#28) 1 year ago
.gitattributes Initial vomit: not working at all, basic docs. 2 years ago
.gitignore conflict fixed 2 years ago
.gitmodules Fixes (#25) 1 year ago
LICENSE Initial commit 2 years ago
README.adoc Update microzig (#10) 2 years ago
build.zig Microzig Generation 2 Build Interface (#28) 1 year ago
build.zig.zon Microzig Generation 2 Build Interface (#28) 1 year ago
perform-flash.sh Fix perform-flash.sh (#27) 1 year 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.