Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add reset key '9' to dfu dbgu code | laforge | 2006-09-23 | 1 | -0/+5 |
* | make sure DFU loader always prints some informational / copyright message upo... | laforge | 2006-09-22 | 1 | -12/+12 |
* | - we increase the DFU size from 4k to 16k size. This is mainly due to the | laforge | 2006-09-22 | 1 | -4/+1 |
* | DFU works (fix various bugs such as forgetting to shift the page number, chec... | laforge | 2006-09-21 | 1 | -6/+7 |
* | use POSITIVE_EDGE as a workaround to the irq storm if HIGH_LEVEL is used. Th... | laforge | 2006-09-21 | 1 | -1/+5 |
* | Add DFU debugging capabilities (makes DFU compile if DEBUG=1) | laforge | 2006-09-20 | 1 | -0/+133 |