summaryrefslogtreecommitdiff
path: root/firmware/src
Commit message (Expand)AuthorAgeFilesLines
* Add DFU debugging capabilities (makes DFU compile if DEBUG=1)laforge2006-09-202-0/+160
* - implement some more missing DFU bitslaforge2006-09-203-34/+109
* move flash code into dfulaforge2006-09-201-0/+0
* fix location of dfu_apilaforge2006-09-201-1/+1
* fix typo (Henryk Ploetz)laforge2006-09-171-1/+1
* spi_transceive cannot work without a rx_buffer due to hardware restrictions (...laforge2006-09-141-4/+2
* add GPL disclaimer to all C files that I wrotelaforge2006-09-1336-33/+610
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-137-193/+268
* move to new directorylaforge2006-09-1262-0/+8294
personal git repositories of Harald Welte. Your mileage may vary