summaryrefslogtreecommitdiff
path: root/avr/command.c
Commit message (Expand)AuthorAge
* Enable expression evaluation for numeric command line argsLeo C2016-06-21
* Enable monitor debugging commands only, if env var 'cmd' is set to 'debug'.Leo C2016-06-21
* Add verbose and xtrace options to cliLeo C2016-06-21
* command 'help <topic>' should return successLeo C2015-05-08
* New memory test commands, loadi updates. Needs testingLeo C2015-04-22
* Add copyright noticeLeo C2014-12-16
* Enable pullups on all gpio pins. cleanupLeo C2014-11-25
* include cleanupLeo C2014-10-23
* Code reorg and cleanupLeo C2014-10-15
* help cmd: fix column alignmentLeo C2014-08-30
* Autocomplete, long way to go...Leo C2014-08-21
* enum command_ret_t --> typedefLeo C2014-08-20
* Command 'go <startaddr>' works nowLeo C2014-08-18
* Add command saveenvLeo C2014-08-16
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13
* New U-Boot like AVR main program.Leo C2014-08-12