aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usbd_cdc_interface.h
AgeCommit message (Expand)Author
2014-10-31stmhal: Add ioctl to USB_VCP object, so it works with select.Damien George
2014-07-31stmhal: Add USB_VCP class/object, for direct USB VCP control.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-02stmhal: Add timer module; move servo PWM from TIM2 to TIM5.Damien George
2014-03-22stmhal: Add intensity method for blue LED.Damien George
2014-03-22stmhal: Servo driver can move at a given speed.Damien George
2014-03-22stmhal: Tidy up USB CDC+MSC device some more.Damien George
2014-03-15stmhal: Put an array in ROM.Damien George
2014-03-15stmhal: Fix escape sequences in USB CDC input.Damien George
2014-03-15stmhal: Get USB CDC REPL working.Damien George
2014-03-14stmhal: Get USB enumerating a CDC device.Damien George