summaryrefslogtreecommitdiff
path: root/avr/cmd_loadihex.c
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
* loadi cosmetic changesLeo C2015-05-05
|
* intel hex: flush input buffer after loadingLeo C2015-04-28
|
* loadi seems to work now.hexrel-5Leo C2015-04-23
|
* Rename ihex.c to cmd_loadihex.cLeo C2015-04-22