git clone https://github.com/lawcho/rpphp --recurse-submodules
cd rpphp
make out/led_blink1.c CLIP=1
Paste into https://wokwi.com/projects/new/pi-pico-sdk
- The Rust tool
cargo(for buildinghvm) - The Haskell tool
stack(for runningplatgen.hs) xsel(Optional, for copying to clipboard)cmake,gcc, etc. (Optional, for building bare-metal binaries)
make debug/led_blink1
./debug_led_blink1
This is highly experimental & unstable software. You have been warned!