Add conversion of Intel HEX to binary
Showing
- include/hex2bin.h 204 additions, 0 deletionsinclude/hex2bin.h
- nshlib/nsh_fscmds.c 3 additions, 2 deletionsnshlib/nsh_fscmds.c
- system/Kconfig 4 additions, 0 deletionssystem/Kconfig
- system/Make.defs 4 additions, 0 deletionssystem/Make.defs
- system/Makefile 3 additions, 3 deletionssystem/Makefile
- system/hex2bin/.gitignore 11 additions, 0 deletionssystem/hex2bin/.gitignore
- system/hex2bin/Kconfig 53 additions, 0 deletionssystem/hex2bin/Kconfig
- system/hex2bin/Makefile 108 additions, 0 deletionssystem/hex2bin/Makefile
- system/hex2bin/hex2bin.c 685 additions, 0 deletionssystem/hex2bin/hex2bin.c
- system/hex2bin/hex2bin_main.c 266 additions, 0 deletionssystem/hex2bin/hex2bin_main.c
- system/inifile/Makefile 1 addition, 1 deletionsystem/inifile/Makefile
Loading
Please register or sign in to comment