This is just some STM32F4DISCOVERY demo application written in Rust.
Go to file
Paul van Tilburg 4c87af1991 Serial write actions should be blocking 2019-03-12 17:27:38 +01:00
.cargo Initial import into Git 2019-03-05 15:04:26 +01:00
src Serial write actions should be blocking 2019-03-12 17:27:38 +01:00
.gitignore Initial import into Git 2019-03-05 15:04:26 +01:00
Cargo.toml Introduce a serial command interface via USART1 2019-03-07 22:41:59 +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