This is just some STM32F4DISCOVERY demo application written in Rust.
Go to file
Paul van Tilburg e5b6a81841 Write button events to the serial port 2019-03-12 15:47:40 +01:00
.cargo Initial import into Git 2019-03-05 15:04:26 +01:00
src Write button events to the serial port 2019-03-12 15:47:40 +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