Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit c0c93c8

Browse files
authored
Update microzig (#9)
* update microzig * add zig version --------- Co-authored-by: mattnite <mattnite@users.noreply.github.com>
1 parent 0524d7e commit c0c93c8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Note: for testing, renode supports arduino nano 33 BLE
44

5+
== What version of Zig to use
6+
7+
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.
8+
9+
== FYI: LLVM issues
10+
511
Currently LLVM is having trouble lowering AVR when this is built in debug mode:
612

713
[source]

deps/microzig

Submodule microzig updated 1 file

0 commit comments

Comments
 (0)