Update microzig (#9)

* update microzig

* add zig version

---------

Co-authored-by: mattnite <mattnite@users.noreply.github.com>
wch-ch32v003
Matt Knight 2 years ago committed by GitHub
parent 0524d7e82a
commit c0c93c8946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,12 @@
Note: for testing, renode supports arduino nano 33 BLE Note: for testing, renode supports arduino nano 33 BLE
== What version of Zig to use
Right now we are following [master](https://ziglang.org/download/), but once 0.11.0 is released, we will be switching to the latest stable version of Zig.
== FYI: LLVM issues
Currently LLVM is having trouble lowering AVR when this is built in debug mode: Currently LLVM is having trouble lowering AVR when this is built in debug mode:
[source] [source]

2
deps/microzig vendored

@ -1 +1 @@
Subproject commit dabc9325cdee394ff66e28c91803cb814954b157 Subproject commit 5b0176e97781a77420be309b6505dc582713a2a5
Loading…
Cancel
Save