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
/
Drivers
/
Board
/
AVR8
Age
Commit message (
Expand
)
Author
2012-07-26
Add support for the Olimex AVR-ISP-MK2 board.
Dean
2012-07-26
Fix errors in some board driver LED_Disable() functions.
Dean
2012-07-03
Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...
Dean
2012-06-21
Add svn:eol-style property on all source files where it was missing. Fix line...
Dean
2012-06-07
Update SVN line endings property on newer source files to native.
Dean
2012-05-27
Minor documentation improvements.
Dean
2012-05-06
Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...
Dean
2012-05-06
Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.
Dean
2012-04-25
Added support for the DorkbotPDX Duce board.
Dean
2012-04-25
Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...
Dean
2012-04-25
Add basic hardware mapping information for all supported boards.
Dean
2012-03-20
Fixed inverted LED logic in the OLIMEX162 board LED driver.
Dean
2012-02-22
Added support for the BitWizard Multio and Big-Multio boards.
Dean
2012-02-12
Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...
Dean
2012-02-06
Add board driver support for the Atmel XMEGA-B1 Xplained board.
Dean
2012-02-05
Add support for the Micropendous (Arduino-like) series of boards (revisions 1...
Dean
2012-02-04
Add missing svn:eol-style properties to /trunk/.
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2012-02-03
Fix errors in the new Micropendous board drivers. Reorder the board definitio...
Dean
2012-02-03
Add support for the Micropendous series of USB AVR8 boards.
Dean
2012-01-29
Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...
Dean
2011-12-26
Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board...
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-28
Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).
Dean
2011-11-28
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...
Dean
2011-11-23
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
Dean
2011-11-01
Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...
Dean
2011-09-22
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean
2011-07-15
Add missing SVN eol-style property to files where it was missing.
Dean
2011-06-08
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean
2011-06-08
Partial commit: Rename USBFOO LED driver to fix capitalisation of file name, ...
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-06-04
Added board driver support for the Busware TUL board.
Dean
2011-06-01
Spell check library source code files.
Dean
2011-05-18
Oops - fix bad include path in the moved USBKEY Dataflash board driver header.
Dean
2011-05-18
Seperated out board drivers by architecture in the library internals for bett...
Dean