summaryrefslogtreecommitdiff
path: root/firmware/Makefile.dfu
Commit message (Expand)AuthorAgeFilesLines
* Makefile: SIMtrace uses SAM7S128, not 256Harald Welte2011-07-301-1/+1
* simtrace: add more definitions regarding real hw prototypeHarald Welte2011-06-161-0/+8
* simtrace: Commit Makefile changes to support build of simtrace WARNINGHarald Welte2010-11-181-3/+4
* moved flash code to seperate filemeri2007-04-101-1/+1
* build DFU with correct definitions for PICClaforge2006-09-251-1/+1
* - fix build process of USB string header files (make it work with first 'make...laforge2006-09-251-0/+6
* - Include tool for Converting ASCII to UTF-16LE in C-Headerlaforge2006-09-251-2/+11
* make sure DFU loader always prints some informational / copyright message upo...laforge2006-09-221-2/+2
* - move large rctx definitions to req_ctx.hlaforge2006-09-221-1/+1
* DFU works (fix various bugs such as forgetting to shift the page number, chec...laforge2006-09-211-2/+6
* - add support for flashing to DFUlaforge2006-09-201-1/+2
* - add linker scripts for SAM7S128laforge2006-09-201-0/+1
* - implement some more missing DFU bitslaforge2006-09-201-1/+9
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-131-0/+537
personal git repositories of Harald Welte. Your mileage may vary