aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* event_filter: add filters for converting abs mouse to trackballBrian Cully2022-11-271-0/+1
* usb: add mousewheel hid implementationBrian Cully2022-11-191-0/+1
* cargo: rejigger crate typeBrian Cully2022-11-061-0/+4
* remove panic-semihostingBrian Cully2022-10-251-1/+1
* convert to gd32f303 (stm32f103) bluepill variantBrian Cully2022-10-251-9/+12
* this is also broken, but at least it ain't mineBrian Cully2022-08-271-0/+4
* usb peripheral now starting ‘connect()’Brian Cully2022-08-111-0/+2
* get serial printing on usart1 (tx: pa2, rx: pa3)Brian Cully2022-08-081-0/+2
* Blinky on a hardware timer, with ‘wfi’ in between.Brian Cully2022-08-061-0/+3
* Blinking achieved.Brian Cully2022-08-031-0/+1
* Initial bootstrap into ‘main’.Brian Cully2022-08-031-0/+24