/holes

Holes the Movie the Game

Primary LanguageRustMIT LicenseMIT

Holes the Movie the Game

Holes

Resources and Background

Setup

Follow the setup instructions found here

Developing

Run ITM dump:

cd /tmp
touch itm.txt
itmdump -F -f itm.txt

Run openOCD

cd /tmp
openocd -f interface/stlink-v2-1.cfg -f target/stm32f3x.cfg

Run this project

cargo run

Bill of Materials

TODO

License

MIT