summaryrefslogtreecommitdiffstatshomepage
path: root/stm/lib/usb_core.c
Commit message (Collapse)AuthorAge
* stm: USB host mode working! Restructure stm library directories.Damien George2014-01-26
|
* Fix USB CORE PCGCCTL Wrong Addressmux2014-01-23
| | | | | * Fix PCGCCTL bug using address instead of value. * Fix issue #211
* stm: Re-instate C debugging USART port (disabled by default).Damien George2014-01-13
| | | | | | See pyb_usart_global_debug variable. Also did some work on USB OTG, but nothing working yet.
* Remove debugging print for SD card; add comment to possibly-buggy USB code.Damien2013-11-01
|
* Inital commit of stm32f4xx framework.Damien2013-10-13