stm32/usb/host: Sync keyboard LED state with inter...
by Tuetuopay 6 years 6 months
stm32/usb/host: Sync keyboard LED state with internal one
21494c82
stm32/usb/hid_dev_cfg: Cleanup test stuff
by Tuetuopay 6 years 6 months
619f12fe
stm32/usb: Add USB HID keyboard device
by Tuetuopay 6 years 6 months
stm32/usb: Add USB HID keyboard device

This adds the USB configuration, enumeration, synchronization with
keyboards plugged in, etc...
23ec663c
CI: Switch to my ChibiOS fork
by Tuetuopay 6 years 6 months
3173326d
stm32/usb/arbiter: Simulate OTG event at boot
by Tuetuopay 6 years 6 months
stm32/usb/arbiter: Simulate OTG event at boot

This allows to get the initial state of OTG ports (e.g. bootup with
something already plugged in, or being powered by an OTG port).
9733bdfe
stm32: Add US keyboard layout to log letters
by Tuetuopay 6 years 6 months
227d5c24
stm32/usb/host: Fix ring buffer
by Tuetuopay 6 years 6 months
cecf18c0
stm32/usb: Add host driver
by Tuetuopay 6 years 6 months
stm32/usb: Add host driver

Dumps HID events to serial port
1a68bd61
Add Drone CI
by Tuetuopay 6 years 6 months
2a2fa5d8
stm32/usb: Add arbiter to handle OTG transitions
by Tuetuopay 6 years 6 months
51768549
Report a bug