summaryrefslogtreecommitdiff
path: root/include/cmd_mem.h
Commit message (Collapse)AuthorAge
* Remove extern declarations from command_tbl.c, create .h files for that.Leo C2018-07-21
| | | | | # Conflicts: # avr/env.c
* commandtable, flags: int --> uint8_t/uint_fast8_t. Macro UNUSED for ↵Leo C2018-07-21
| | | | | | | Parameters/Variables # Conflicts: # avr/cmd_fat.c
* New memory test commands, loadi updates. Needs testingLeo C2015-04-22
| | | | | | | | - rename loop to mloop - + mloopw - + mtest - + mdc - + mwc
* Add copyright noticeLeo C2014-12-16
|
* Add date rtc i2cLeo C2014-08-23
|
* Create include directoryLeo C2014-08-21