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 7c781dc377
Update microzig (#31)
* update microzig

* add zig version

---------

Co-authored-by: mattnite <mattnite@users.noreply.github.com>
2 years ago
deps Update microzig (#31) 2 years ago
examples Update microzig (#26) 2 years ago
src Update microzig (#24) 2 years ago
.gitattributes try lf endings to fix windows compile error (#7) 2 years ago
.gitignore init 2 years ago
.gitmodules move examples in here (#12) 2 years ago
LICENSE add license 2 years ago
README.adoc Update microzig (#31) 2 years ago
build.zig Update microzig (#26) 2 years ago
rp2040.ld init 2 years ago

README.adoc

= raspberrypi-rp2040

HAL and register definitions for the RP2040.

== 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.