summaryrefslogtreecommitdiff
path: root/firmware/src/dfu/dfu.h
Commit message (Expand)AuthorAgeFilesLines
* - Include tool for Converting ASCII to UTF-16LE in C-Headerlaforge2006-09-251-0/+12
* - we increase the DFU size from 4k to 16k size. This is mainly due to thelaforge2006-09-221-1/+1
* - add support for flashing to DFUlaforge2006-09-201-1/+1
* - implement some more missing DFU bitslaforge2006-09-201-13/+2
* add GPL disclaimer to all C files that I wrotelaforge2006-09-131-0/+14
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-131-0/+77
personal git repositories of Harald Welte. Your mileage may vary