summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* select_board(): Rework into a find_board() stubP. J. McDermott2015-10-271-2/+4
* board/x200: Split into x200_4mb and x200_8mbP. J. McDermott2015-10-273-37/+42
* Add board information codeP. J. McDermott2015-10-274-0/+88
* ui: Add UI init, exit, and resume functionsP. J. McDermott2015-10-272-1/+18
* src/main.sh: Add "set -u"P. J. McDermott2015-10-271-0/+2
* main(): Use show_menu()P. J. McDermott2015-10-271-1/+14
* cli_show_menu(): New functionP. J. McDermott2015-10-271-0/+37
* ui/cli: Write warnings and errors to stderrP. J. McDermott2015-10-272-9/+9
* Validate UI optionP. J. McDermott2015-10-272-1/+12
* src/main.sh: Add option parsingP. J. McDermott2015-10-271-1/+56
* Add UI supportP. J. McDermott2015-10-276-6/+100
* Add example source filesP. J. McDermott2015-10-273-0/+11