isaacphi / holes

Holes the Movie the Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Holes the Movie the Game

License:MIT License


Languages

Language:Rust 86.1%Language:GDB 13.9%