summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/nuc1xx/nuc_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-0/+2
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* The NuTiny-SDK-NUC120 basic port is complete and functionalpatacongo2013-02-271-51/+211
* Add an NSH configuration for the NuTiny-SDK-NUC120. Still does not workpatacongo2013-02-261-115/+105
* More Cortex-M0/NUC120 fixespatacongo2013-02-251-3/+3
* Fixes for NuTiny-NUC120 configuration and buildpatacongo2013-02-231-4/+5
* Changes for a clean NuvoTon NuTiny-SDK-NUC120 buildpatacongo2013-02-221-22/+10
* Finishes basic UART and serial console code for NUC120patacongo2013-02-221-0/+988