Skip to content

lawcho/rpphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Pico HVM Platform

Demo

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

Dependencies

  • The Rust tool cargo (for building hvm)
  • The Haskell tool stack (for running platgen.hs)
  • xsel (Optional, for copying to clipboard)
  • cmake,gcc, etc. (Optional, for building bare-metal binaries)

How to Debug

make debug/led_blink1
./debug_led_blink1

Buyer Beware

This is highly experimental & unstable software. You have been warned!

About

Raspberry Pi Pico HVM Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published