theBinaryfiletoCconverterprogramfortheAnchorChipsEZ-USBchip
usage: bin2c
It is used to convert binary files to a format suitable for inclusion into a C program. The binary data is placed into a C data structure that may be cut and pasted into program code. It can be used, for instance, to convert a memory dump of loaded firmwa
暂无评论