summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx/pic32mx-serial.c
Commit message (Expand)AuthorAgeFilesLines
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Fix for compilation issues reported by Mike Smithpatacongo2013-03-041-1/+1
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-2/+5
* Ooops.. c_speed is now read-onlypatacongo2012-07-241-1/+42
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-131-7/+33
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-4/+4
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-061-4/+4
* Fix PIC32 serial driver lost interruptspatacongo2011-12-261-11/+45
* PIC32 Serial Console fixespatacongo2011-12-231-4/+4
* PIC32 NSH configuration now builds without errorspatacongo2011-12-231-44/+45
* Changes to get PIC32 serial driver to compilepatacongo2011-12-221-24/+34
* More Kinetis logicpatacongo2011-08-151-1/+0
* Add basic Kinetis serial supportpatacongo2011-08-141-26/+16
* PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header filepatacongo2011-05-211-0/+6
* PIC32 Device Configuration Wordspatacongo2011-05-211-1/+3
* Add PIC32 UART supportpatacongo2011-05-201-37/+128
* Fleshing out PIC32 portpatacongo2011-05-201-0/+766