summaryrefslogtreecommitdiff
path: root/include/command.h
Commit message (Expand)AuthorAge
* Enable execution of individual sub commands on top levelLeo C2018-07-28
* Recursive cmd_find(), new command table flag: CTBL_RPTLeo C2018-07-21
* Find subcommands without prefixLeo C2018-07-21
* Remove extern declarations from command_tbl.c, create .h files for that.Leo C2018-07-21
* Global helpLeo C2018-07-21
* Call subcommands from main command processorLeo C2018-07-21
* commandtable, flags: int --> uint8_t/uint_fast8_t. Macro UNUSED for Parameter...Leo C2018-07-21
* Enable expression evaluation for numeric command line argsLeo C2016-06-21
* new command: source - run commands from a fileLeo C2016-05-25
* Add copyright noticeLeo C2014-12-16
* include cleanupLeo C2014-10-23
* Create include directoryLeo C2014-08-21