summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_serial.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-01atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo1-1/+3
2012-07-31LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo1-69/+138
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-03-07Add PIC32 SPI driverpatacongo1-0/+0
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo1-5/+5
2012-01-25Corrections for LP17xx UARTs and Nucleus 2Gpatacongo1-3/+3
2011-07-09ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo1-116/+160
2011-04-13Macro clock_systimer replaces direct access to g_system_timer variablepatacongo1-3/+3
2011-04-13Cosmeticpatacongo1-2/+5
2011-04-13LPCXpression console on UART3patacongo1-6/+6
2011-03-14Add apps/poweroff lpc17 hardware handshakepatacongo1-2/+14
2011-03-10Fix basic QEMU portpatacongo1-13/+10
2010-07-04Improve missed Tx interrupt logicpatacongo1-10/+12
2010-06-23Correct IRQ handling, calibrate delay loopspatacongo1-22/+22
2010-06-22Fixes for serial driver compilationpatacongo1-7/+27
2010-06-13Add USBDEV power/pin configurationpatacongo1-3/+3
2010-06-11Finish serial driverspatacongo1-18/+314
2010-06-09More serial logicpatacongo1-5/+12
2010-06-08More lpc17xx port filespatacongo1-0/+1066