summaryrefslogtreecommitdiff
path: root/apps/system/hex2bin/hex2bin_main.c
Commit message (Expand)AuthorAgeFilesLines
* hex2bin: Add alternative interface layers to illustrate how to load programsGregory Nutt2014-06-161-6/+5
* hex2mem: Like hex2bin, but writes Intel HEX files directly to memoryGregory Nutt2014-06-161-5/+8
* Add conversion of Intel HEX to binaryGregory Nutt2014-06-151-0/+266