rjsberry/rp2040.zig
Startup and basic peripheral access for the RP2040 MCU in Zig.
Startup and basic peripheral access for the RP2040 MCU in Zig.
If you use the rp2040_startup
module a pre-compiled second stage bootloader
is embedded into your firmware. This is licensed under the 3BSD license. For
more info see startup/bin.
All other files are dual licensed under the 0BSD and MIT licenses.