summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/atmega/atmega_serial.c
Commit message (Expand)AuthorAgeFilesLines
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-5/+5
* Use USART TX state consistentlypatacongo2011-06-171-8/+45
* Finsh AVR serial driverspatacongo2011-06-111-119/+200
* More serial driver stuff for AVRpatacongo2011-06-111-30/+11
* Restructuring AVR serial driverspatacongo2011-06-111-165/+361
* More logic for the AVR portpatacongo2011-06-081-0/+718