aboutsummaryrefslogtreecommitdiff
path: root/src/platforms/stm32/usbuart.c
AgeCommit message (Expand)Author
2015-03-01Clean up includes everywhere.Gareth McMullin
2015-02-28Move common USB stuff out of platform header files.Gareth McMullin
2014-07-30Fix parity support on USB UART interface.Gareth McMullin
2014-02-13[locm3] Use the new clock-enabling mechanisms in locm3.Frantisek Burian
2013-04-27usbuart: Fix build error and clean up whitespace.Gareth McMullin
2013-04-27Changes to the USBUART to make it less likely to drop characters at higher ba...Allen Ibara
2013-02-15usbuart: Don't try to send until configured. Enumeration may hang elseUwe Bonnes
2013-01-21usbuart, jtagtap, swdptap: Factor out GPIO setupUwe Bonnes
2013-01-21platforms/stm32: Move more platform dependencies to platform.hUwe Bonnes
2013-01-21Move usbuart to the stm32 directoryUwe Bonnes