aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/usart.c
Commit message (Expand)AuthorAgeFilesLines
* Re-enabled clocks on GPIO ports, external timers, and USARTs.Perry Hung2010-03-301-4/+5
* Started removing STM32 STD RCC code. Compiles but doesn't run yet.Perry Hung2010-03-251-4/+3
* Add a carriage return for println, remove it from the usart sendPerry Hung2010-03-221-7/+7
* added serial1 supportiperry2010-01-131-0/+7
* forgot to turn on the interrupt for usar3iperry2010-01-101-3/+3
* enabled serial3iperry2010-01-101-1/+7
* Added licensing. Moved lots of header files around. Added HardwareSerial read...iperry2009-12-191-17/+305
* Initial commit of library code, moved from leaftest repoiperry2009-12-171-0/+44