aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
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-2/+396
* remove panic-semihostingBrian Cully2022-10-251-20/+0
* convert to gd32f303 (stm32f103) bluepill variantBrian Cully2022-10-251-156/+157
* this is also broken, but at least it ain't mineBrian Cully2022-08-271-0/+13
* usb peripheral now starting ‘connect()’Brian Cully2022-08-111-0/+19
* 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-5/+175
* Blinking achieved.Brian Cully2022-08-031-0/+118
* Initial bootstrap into ‘main’.Brian Cully2022-08-031-0/+7