Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AT91LIB: Add DFU interface descriptors to CCID | Harald Welte | 2011-07-31 | 1 | -11/+19 |
| | | | | | | A board can now define BOARD_USB_DFU which will cause the USB DFU interface descriptors for the sam7dfu bootloader to be appended automatically. | ||||
* | at91lib ccid: Fix CCID descriptor sent to the host | Harald Welte | 2011-07-30 | 1 | -5/+9 |
| | | | | | The CCID deccriptor needs to claim T=0 support and auto-baud/auto-clock, otherwise some drivers legitimately refues to work with the device. | ||||
* | initial import of the usb ccid example for the sam7s | Harald Welte | 2011-07-24 | 3 | -0/+2033 |