aboutsummaryrefslogtreecommitdiff
path: root/stm/lib/usb_core.c
AgeCommit message (Collapse)Author
2014-01-26stm: USB host mode working! Restructure stm library directories.Damien George
2014-01-23Fix USB CORE PCGCCTL Wrong Addressmux
* Fix PCGCCTL bug using address instead of value. * Fix issue #211
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-11-01Remove debugging print for SD card; add comment to possibly-buggy USB code.Damien
2013-10-13Inital commit of stm32f4xx framework.Damien