summaryrefslogtreecommitdiff
path: root/stm/lib/usb_bsp.c
AgeCommit message (Collapse)Author
2014-01-26stm: USB host mode working! Restructure stm library directories.Damien George
2014-01-13stm: Re-instate C debugging USART port (disabled by default).Damien George
See pyb_usart_global_debug variable. Also did some work on USB OTG, but nothing working yet.
2013-10-19Fix IRQ priority issue to give working USB; and some cleanup.Damien
2013-10-13Inital commit of stm32f4xx framework.Damien