summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_lowputc.c
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-131-1/+1
* Corrections for LPC178x UART baud calculationpatacongo2013-03-021-60/+73
* More lpc1788 updatespatacongo2013-03-021-4/+1
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-171-5/+10
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-3/+5
* atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo2012-08-011-2/+4
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* Add logic to control CAN bit rate via the .config filepatacongo2012-01-051-3/+3
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-091-5/+4
* Fix some issues with LPC17xx UART2 and 3 configurationspatacongo2011-04-131-1/+1
* LPCXpression console on UART3patacongo2011-04-131-2/+2
* Fix OpenOCD configpatacongo2010-06-221-4/+4
* This fixes the basic OS test for the LPC1768patacongo2010-06-201-4/+4
* Early bringup bugfixespatacongo2010-06-191-8/+8
* Finish serial driverspatacongo2010-06-111-109/+71
* Baud setting for lowputcpatacongo2010-06-091-15/+72
* More serial logicpatacongo2010-06-091-15/+96
* More lpc17xx port filespatacongo2010-06-081-0/+293