summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterat91lib: Add USB MULTI driver (for device with 3 configurations)Harald Welte13 years
 
 
AgeCommit messageAuthorFilesLines
2011-07-31at91lib: Add USB MULTI driver (for device with 3 configurations)HEADmasterHarald Welte6-0/+1285
2011-07-31at91lib CDC: Re-enable DFU string descriptorsHarald Welte1-1/+1
2011-07-31USBD: properly return the secondary configuration descriptorsHarald Welte1-10/+18
2011-07-31USBD multi-conf: Fix non-highspeed caseHarald Welte3-7/+7
2011-07-31USBD: Add support for up to 4 configurations per deviceHarald Welte5-20/+22
2011-07-31DFU: remove some compiler warnings by using type-castsHarald Welte1-3/+3
2011-07-31Add DFU interface descriptor support to CDC-serial driverHarald Welte3-9/+18
2011-07-31DFU: make sure to include board.hHarald Welte1-0/+1
2011-07-31DFU: remove need for "#ifdef BOARD_USB_DFU" in driversHarald Welte2-3/+6
2011-07-31at91lib: sam7s-p board: don't skip lowlevel initialization in DFU modeHarald Welte2-1/+3
[...]
 
Clone
git://git.gnumonks.org/at91work
personal git repositories of Harald Welte. Your mileage may vary