Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved flash code to seperate file | meri | 2007-04-10 | 1 | -1/+1 |
* | build DFU with correct definitions for PICC | laforge | 2006-09-25 | 1 | -1/+1 |
* | - fix build process of USB string header files (make it work with first 'make... | laforge | 2006-09-25 | 1 | -0/+6 |
* | - Include tool for Converting ASCII to UTF-16LE in C-Header | laforge | 2006-09-25 | 1 | -2/+11 |
* | make sure DFU loader always prints some informational / copyright message upo... | laforge | 2006-09-22 | 1 | -2/+2 |
* | - move large rctx definitions to req_ctx.h | laforge | 2006-09-22 | 1 | -1/+1 |
* | DFU works (fix various bugs such as forgetting to shift the page number, chec... | laforge | 2006-09-21 | 1 | -2/+6 |
* | - add support for flashing to DFU | laforge | 2006-09-20 | 1 | -1/+2 |
* | - add linker scripts for SAM7S128 | laforge | 2006-09-20 | 1 | -0/+1 |
* | - implement some more missing DFU bits | laforge | 2006-09-20 | 1 | -1/+9 |
* | Completely separate DFU from application program, we now have a real bootloader. | laforge | 2006-09-13 | 1 | -0/+537 |