aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Board
AgeCommit message (Expand)Author
2012-07-26Add support for the Olimex AVR-ISP-MK2 board.Dean
2012-07-26Fix errors in some board driver LED_Disable() functions.Dean
2012-07-03Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...Dean
2012-06-21Add svn:eol-style property on all source files where it was missing. Fix line...Dean
2012-06-09Spell check source code, fix mistakes.Dean
2012-06-07Update SVN line endings property on newer source files to native.Dean
2012-06-02Fix UC3 support in the BUILD build system module. Fix bug in the EVK1101 boar...Dean
2012-05-27Minor documentation improvements.Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-05-06Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...Dean
2012-05-06Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean
2012-04-25Added support for the DorkbotPDX Duce board.Dean
2012-04-25Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...Dean
2012-04-25Add basic hardware mapping information for all supported boards.Dean
2012-04-23Fix documentation of the board LED driver (thanks to Karl Lunt).Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-04-09Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...Dean
2012-03-20Fixed inverted LED logic in the OLIMEX162 board LED driver.Dean
2012-03-17Fixed compile error if LEDs_Disable() is called and BOARD=NONE is set (thanks...Dean
2012-02-22Added support for the BitWizard Multio and Big-Multio boards.Dean
2012-02-13Add missing file Subversion EOL-style properties.Dean
2012-02-13Fix Dataflash driver for the XMEGA-B1 XPLAINED - the Dataflash is connected t...Dean
2012-02-12Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean
2012-02-09Update XMEGA board drivers to use the port inversion feature of the XMEGA arc...Dean
2012-02-06Oops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE, not PORTF and PORTE.Dean
2012-02-06Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean
2012-02-05Add support for the Micropendous (Arduino-like) series of boards (revisions 1...Dean
2012-02-04Add missing svn:eol-style properties to /trunk/.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2012-02-03Fix errors in the new Micropendous board drivers. Reorder the board definitio...Dean
2012-02-03Add support for the Micropendous series of USB AVR8 boards.Dean
2012-01-29Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean
2011-12-26Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board...Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-11-29Fix typo in the Joystick board driver documentation example code.Dean
2011-11-28Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean
2011-11-28Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...Dean
2011-11-24Minor Doxygen documentation improvements.Dean
2011-11-23Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean
2011-11-09Add missing SVN eol-style property to ensure that source code line endings an...Dean
2011-11-01Add partial support for the Atmel A3BU Xplained's Dataflash IC (physical USAR...Dean
2011-10-31Add XMEGA SPI peripheral driver.Dean
2011-10-31Add support for the Atmel XMEGA A3BU Xplained board.Dean
2011-09-22Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...Dean
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-07-11Add missing function attributes to the RingBuffer driver to reduce the chance...Dean
2011-07-06Fix improper indenting of the internal board driver dispatch headers.Dean
2011-06-27Added board hardware driver support for the EVK1104 board.Dean
2011-06-27Add board driver support for the EVK1100 board.Dean