Minimal flashing utility
- C 94.8%
- Makefile 5.2%
| .gitignore | ||
| LICENSE | ||
| main.c | ||
| Makefile | ||
| README.md | ||
cflash
A very minimal flashing utility written in C.
cflash writes the input file into the output drive
Usage: cflash (file) (drive)
There are no arguments, and nothing else it does besides that.
During runtime and after it's done, it prints out details about the operation.