summaryrefslogtreecommitdiff
path: root/usb-dfu-experiment
Commit message (Collapse)AuthorAgeFilesLines
* read reset reasonHarald Welte2012-01-081-0/+10
|
* DFU: add actual upload and download supportHarald Welte2012-01-081-6/+93
|
* fix compiler warningsHarald Welte2012-01-081-4/+11
|
* DFU: put Chip Unique ID into USB serial number stringHarald Welte2012-01-083-39/+71
|
* merge with current at91lib changes (82eaac47c73621cc42ea6f40ffca2118e764a3ae)Harald Welte2012-01-072-11/+18
|
* make sure to return DFU_RET_ZLP from handle_{up,dn}load()Harald Welte2012-01-051-3/+2
|
* remove dfu_desc.c which is now in at91libHarald Welte2012-01-051-115/+0
|
* initial commit of at91sam3u-ek/osmo-sdr DFU experimentsHarald Welte2012-01-056-0/+929
personal git repositories of Harald Welte. Your mileage may vary