summaryrefslogtreecommitdiff
path: root/chip/host/uart.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old TODO comment in emulator UART moduleVic (Chun-Ju) Yang2014-01-091-4/+1
* Process emulator UART events in interrupt contextVic (Chun-Ju) Yang2014-01-061-11/+16
* Add interrupt support for emulatorVic Yang2014-01-061-1/+1
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-5/+8
* Split uart_process() into input and output processingRandall Spangler2013-09-111-2/+5
* Add test for console command historyVic Yang2013-08-181-0/+33
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-161-2/+1
* Add function to inject console input from testVic Yang2013-07-111-2/+19
* Console input support for emulatorVic Yang2013-06-101-3/+57
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-0/+86