summaryrefslogtreecommitdiff
path: root/avr/cli_readline.c
Commit message (Expand)AuthorAge
* Add END key to cread_line()hexrel-6.5Leo C2015-09-04
* command line historyLeo C2015-06-13
* Merge branch 'master' into cmdline_editLeo C2015-06-11
|\
| * cli_readline_into_buffer: remove unneeded buf[]Leo C2015-01-21
| * Add copyright noticeLeo C2014-12-16
* | VT100/ANSI parserLeo C2015-06-11
* | command line editing generally worksLeo C2014-11-26
* | Enable command line editing and history (CONFIG_CMDLINE_EDITING)Leo C2014-11-26
|/
* include cleanupLeo C2014-10-23
* my_getchar() parameter: allow return without new characterLeo C2014-10-23
* New U-Boot like AVR main program.Leo C2014-08-12