aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/DeviceSupport.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added support for the Atmel EVK527 board hardware.Dean Camera2009-12-041-2/+3
|
* Added support for the Dataflash mounted on the XPLAIN board. Added new ↵Dean Camera2009-12-031-1/+2
| | | | XPLAIN_REV1 board target for the first revision XPLAIN board, which used a different (smaller) Dataflash IC to later revisions.
* Make the RNDISEthernetHost Class driver demo print out incomming packets ↵Dean Camera2009-11-261-2/+2
| | | | from the attached RNDIS device.
* Minor code cleanups for clarity.Dean Camera2009-11-111-1/+1
|
* Added support for the Atmel XPLAIN board.Dean Camera2009-10-021-0/+1
|
* Added new Pipe_IsFrozen() macro to determine if the currently selected pipe ↵Dean Camera2009-09-201-1/+1
| | | | | | | | is frozen. Added new USB_GetHIDReportSize() function to the HID report parser to retrieve the size of a given report by its ID. More additions to the unfinished HID Host Class Driver.
* Added support for the officially recommended layout of the external ↵Dean Camera2009-09-171-1/+4
| | | | | | peripherals connected to the BUMBLEB board. Added flag to the HID Host Class driver to indicate the currently selected reporting protocol.
* Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.Dean Camera2009-07-161-4/+7
|
* Move main library documentation pages into a new ManPages subdirectory.Dean Camera2009-06-151-0/+29