summaryrefslogtreecommitdiff
path: root/avr/cmd_misc.c
Commit message (Expand)AuthorAge
* Remove extern declarations from command_tbl.c, create .h files for that.Leo C2018-07-21
* commandtable, flags: int --> uint8_t/uint_fast8_t. Macro UNUSED for Parameter...Leo C2018-07-21
* aval_arg() for all commandsLeo C2016-06-21
* Bugfix: reset getopt vars on start of a new argument lineLeo C2016-06-04
* fatfs f_mount now allways done globally at start upLeo C2015-05-15
* Add copyright noticeLeo C2014-12-16
* working connect command, new sleep commandLeo C2014-10-26
* include cleanupLeo C2014-10-23