aboutsummaryrefslogtreecommitdiffstats
path: root/src/led.rs
Commit message (Expand)AuthorAgeFilesLines
* led: allow unused methodsBrian Cully2022-10-271-0/+1
* convert to gd32f303 (stm32f103) bluepill variantBrian Cully2022-10-251-9/+15
* get serial printing on usart1 (tx: pa2, rx: pa3)Brian Cully2022-08-081-26/+23
* Blinky on a hardware timer, with ‘wfi’ in between.Brian Cully2022-08-061-4/+6
* Move LED to separate module.Brian Cully2022-08-041-0/+43