summaryrefslogtreecommitdiff
path: root/firmware/src/dfu/dbgu.c
Commit message (Expand)AuthorAgeFilesLines
* DFU works (fix various bugs such as forgetting to shift the page number, chec...laforge2006-09-211-6/+7
* use POSITIVE_EDGE as a workaround to the irq storm if HIGH_LEVEL is used. Th...laforge2006-09-211-1/+5
* Add DFU debugging capabilities (makes DFU compile if DEBUG=1)laforge2006-09-201-0/+133
personal git repositories of Harald Welte. Your mileage may vary