Bare metal gpio twiddling for RISC-V on rpi pico2
Posted by Jim Morris on Mon May 19 03:55:53 -0700 2025
UPDATE I got a little carried away with this and ended up writing low level code to access nearly all the main peripherals on the RP2350, with examples of how to use them. All written in 100% Risc-v assembly code. Find all the code here
... Show more ...