summaryrefslogtreecommitdiff
path: root/avr/cmd_misc.c
Commit message (Expand)AuthorAge
* rewrite of cmd_cpu/do_cpu_freqLeo C.2024-06-22
* new command: timeLeo C2018-10-01
* reset optind before executing commandLeo C2018-10-01
* 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