index
:
at91work
master
Atmel AT91lib based repo with custom applications
laforge@gnumonks.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
at91lib: Add USB MULTI driver (for device with 3 configurations)
Harald Welte
13 years
Age
Commit message
Author
Files
Lines
2011-07-31
at91lib: Add USB MULTI driver (for device with 3 configurations)
HEAD
master
Harald Welte
6
-0
/
+1285
2011-07-31
at91lib CDC: Re-enable DFU string descriptors
Harald Welte
1
-1
/
+1
2011-07-31
USBD: properly return the secondary configuration descriptors
Harald Welte
1
-10
/
+18
2011-07-31
USBD multi-conf: Fix non-highspeed case
Harald Welte
3
-7
/
+7
2011-07-31
USBD: Add support for up to 4 configurations per device
Harald Welte
5
-20
/
+22
2011-07-31
DFU: remove some compiler warnings by using type-casts
Harald Welte
1
-3
/
+3
2011-07-31
Add DFU interface descriptor support to CDC-serial driver
Harald Welte
3
-9
/
+18
2011-07-31
DFU: make sure to include board.h
Harald Welte
1
-0
/
+1
2011-07-31
DFU: remove need for "#ifdef BOARD_USB_DFU" in drivers
Harald Welte
2
-3
/
+6
2011-07-31
at91lib: sam7s-p board: don't skip lowlevel initialization in DFU mode
Harald Welte
2
-1
/
+3
[...]
Clone
git://git.gnumonks.org/at91work
personal git repositories of
Harald Welte
. Your mileage may vary