rpi pico blink examples with c & rust
https://github.com/moparisthebest/rpi-pico-blink-examples
c | ||
c-with-rust | ||
rust-with-c | ||
readme.txt |
examples of blinking projects on rpi pico one with C only one with C using a static rust lib one with rust using a static C lib run ./build.sh in each of the directories to flash and run them to your rpi pico If you have suggestions for better ways let me know