This is just some STM32F4DISCOVERY demo application written in Rust.
Go to file
2019-03-06 23:14:39 +01:00
.cargo Initial import into Git 2019-03-05 15:04:26 +01:00
src Use TIM2 as the timer interrupt (for the switch_leds task) 2019-03-06 23:14:39 +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