index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
ManPages
/
DeviceSupport.txt
Age
Commit message (
Expand
)
Author
2011-07-13
Add start of an architecture port to the Atmel USB XMEGA devices.
Dean
2011-06-27
Added board hardware driver support for the EVK1104 board.
Dean
2011-06-27
Add board driver support for the EVK1100 board.
Dean
2011-04-27
Fix up mistakes in the Device Support documentation page.
Dean
2011-03-13
Add experimental support for the AVR32 UC3A4 microcontrollers.
Dean
2011-03-13
Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.
Dean
2011-02-20
Added start of a port of the core USB driver code to the AVR32 UC3B architect...
Dean
2011-02-20
More updates to remove architecture-specific comments from the documentation,...
Dean
2010-11-23
Fixed Benito project discarding incoming data from the USB virtual serial por...
Dean
2010-11-10
Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpo...
Dean
2010-10-17
Added board hardware driver support for the Minimus board (thanks to the PSGr...
Dean
2010-10-17
Added board hardware driver support for the Maximus board (thanks to the PSGr...
Dean
2010-10-17
Added board hardware driver support for the Blackcat USB JTAG board (thanks t...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-10-06
Added board hardware driver support for the Busware CUL V3 board.
Dean
2010-09-28
Added board hardware driver support for the Arduino Uno development board.
Dean
2010-09-14
Added board hardware driver support for the BUI development board.
Dean
2010-09-14
Added board hardware driver support for the UDIP development board.
Dean
2010-09-04
Added board hardware driver support for the USBFOO development board.
Dean
2010-09-03
Added board hardware driver support for the Olimex AVR-USB-162 development bo...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-03-30
Added support for the JM-DB-U2 board hardware.
Dean
2010-03-30
Added board hardware driver support for Tom's USBTINY MKII programmer.
Dean
2010-03-24
Added new Relay Controller Board project (thanks to OBinou).
Dean
2010-02-24
Revert changes made for the partial port to the AVR32 architecture.
Dean
2010-02-22
Update manual pages to reference unfinished AVR32 port, add port status to th...
Dean
2010-02-22
Add drivers for the EVK1101 - begin full port to the AVR32 UC3B line of AVRs.
Dean
2009-12-04
Added support for the Atmel EVK527 board hardware.
Dean
2009-12-03
Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN...
Dean
2009-11-26
Make the RNDISEthernetHost Class driver demo print out incomming packets from...
Dean
2009-11-11
Minor code cleanups for clarity.
Dean
2009-10-02
Added support for the Atmel XPLAIN board.
Dean
2009-09-20
Added new Pipe_IsFrozen() macro to determine if the currently selected pipe i...
Dean
2009-09-17
Added support for the officially recommended layout of the external periphera...
Dean
2009-07-16
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
Dean
2009-06-15
Move main library documentation pages into a new ManPages subdirectory.
Dean