This is just some STM32F4DISCOVERY demo application written in Rust.
Go to file
2019-03-06 23:03:06 +01:00
.cargo Initial import into Git 2019-03-05 15:04:26 +01:00
src Add a flip() helper method for LedDirection; use it 2019-03-06 23:03:06 +01:00
.gitignore Initial import into Git 2019-03-05 15:04:26 +01:00
Cargo.toml Rename the package (and application) to stm32f4-demo 2019-03-06 21:18:10 +01:00
memory.x Initial import into Git 2019-03-05 15:04:26 +01:00
openocd.cfg Initial import into Git 2019-03-05 15:04:26 +01:00
openocd.gdb Initial import into Git 2019-03-05 15:04:26 +01:00