summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/stm32/stm32_serial.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-08Add skeleton of AVR32 initpatacongo1-2/+2
2010-01-22Add serial and LED driverpatacongo1-1/+1
2010-01-21Fix errors in conditional compilation logicpatacongo1-3/+3
2009-12-29Fixes for recent header file reorganizationpatacongo1-0/+2
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-54/+56
2009-12-12Working on HCS12 buildpatacongo1-4/+4
2009-10-29Fix types in stm32 serial driverspatacongo1-2/+2
2009-10-17Fix major bug in STM32 interrupt enable/disable logic; NSH now works on STM32patacongo1-7/+7
2009-10-14Fix NSH-related compile errorspatacongo1-31/+30
2009-10-11Basic USART setup workspatacongo1-24/+15
2009-09-29Clean-up redundant conditional compilationpatacongo1-22/+22
2009-09-28Fixes for clean compile/linkpatacongo1-2/+2
2009-09-26USART driver implementationpatacongo1-142/+349
2009-09-26Add framework (only) for STM32 USART supportpatacongo1-0/+864