This is just some STM32F4DISCOVERY demo application written in Rust.
Go to file
Paul van Tilburg e496e29e09 Rename the crate (and bin) to stm32f4disc-demo
Do this to make explicit it works just for the STM32F4DISCOVERY board.
2019-03-17 14:22:27 +01:00
.cargo Initial import into Git 2019-03-05 15:04:26 +01:00
examples Add basic examples 2019-03-17 13:38:36 +01:00
src Add documentation; tiny code refactoring 2019-03-17 14:19:52 +01:00
.gitignore Initial import into Git 2019-03-05 15:04:26 +01:00
Cargo.toml Rename the crate (and bin) to stm32f4disc-demo 2019-03-17 14:22:27 +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