aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for the Xevelabs USB2AX revision 3.1 board.Dean Camera2012-09-153-26/+55
* Minor documentation improvements.Dean Camera2012-09-094-4/+4
* Add support for the Atmel UC3-A3 Xplained board.Dean Camera2012-09-085-7/+305
* Spell-check latest trunk source code.Dean Camera2012-08-181-3/+3
* Fix incorrect LED masks for the Olimex 32U4 and Leonardo boards.Dean Camera2012-08-122-4/+4
* Leonardo LEDs are RX/TX active Low and USER active high, not the other way ar...Dean Camera2012-08-121-6/+6
* Fixed inverted LED driving code for the Arduino Leonardo board. Fixed inverte...Dean Camera2012-08-125-29/+29
* Fix typo in the LED dispatch header, breaking builds for Leonardo board or bo...Dean Camera2012-08-121-1/+1
* Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED mask...Dean Camera2012-08-123-7/+178
* Add support for the Olimex AVR-ISP-MK2 board.Dean Camera2012-07-264-0/+250
* Fix errors in some board driver LED_Disable() functions.Dean Camera2012-07-264-10/+10
* Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...Dean Camera2012-07-031-2/+2
* Add svn:eol-style property on all source files where it was missing. Fix line...Dean Camera2012-06-213-514/+514
* Spell check source code, fix mistakes.Dean Camera2012-06-093-4/+4
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-072-322/+322
* Fix UC3 support in the BUILD build system module. Fix bug in the EVK1101 boar...Dean Camera2012-06-021-1/+1
* Minor documentation improvements.Dean Camera2012-05-271-1/+1
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean Camera2012-05-205-23/+23
* Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 ar...Dean Camera2012-05-0632-41/+42
* Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.Dean Camera2012-05-066-0/+562
* Added support for the DorkbotPDX Duce board.Dean Camera2012-04-252-0/+149
* Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...Dean Camera2012-04-251-16/+16
* Add basic hardware mapping information for all supported boards.Dean Camera2012-04-2571-13/+460
* Fix documentation of the board LED driver (thanks to Karl Lunt).Dean Camera2012-04-231-3/+3
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-142-14/+20
* Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...Dean Camera2012-04-092-6/+18
* Fixed inverted LED logic in the OLIMEX162 board LED driver.Dean Camera2012-03-201-7/+7
* Fixed compile error if LEDs_Disable() is called and BOARD=NONE is set (thanks...Dean Camera2012-03-171-0/+1
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-223-0/+312
* Add missing file Subversion EOL-style properties.Dean Camera2012-02-132-284/+284
* Fix Dataflash driver for the XMEGA-B1 XPLAINED - the Dataflash is connected t...Dean Camera2012-02-131-0/+2
* Add new Master SPI Mode USART serial peripheral driver for the XMEGA and AVR8...Dean Camera2012-02-128-24/+18
* Update XMEGA board drivers to use the port inversion feature of the XMEGA arc...Dean Camera2012-02-097-55/+293
* Oops - XMEGA-B1 Xplained LEDs are on PORTB and PORTE, not PORTF and PORTE.Dean Camera2012-02-061-13/+13
* Add board driver support for the Atmel XMEGA-B1 Xplained board.Dean Camera2012-02-0612-20/+298
* Add support for the Micropendous (Arduino-like) series of boards (revisions 1...Dean Camera2012-02-054-12/+68
* Add missing svn:eol-style properties to /trunk/.Dean Camera2012-02-041-130/+130
* Update file contributor copyrights for 2012.Dean Camera2012-02-0472-72/+72
* Update file header copyrights for 2012.Dean Camera2012-02-0472-122/+122
* Fix errors in the new Micropendous board drivers. Reorder the board definitio...Dean Camera2012-02-033-7/+17
* Add support for the Micropendous series of USB AVR8 boards.Dean Camera2012-02-034-0/+303
* Added new LEDs_Disable(), Buttons_Disable() and Joystick_Disable() functions ...Dean Camera2012-01-2961-16/+406
* Fixed incorrect implementation of LEDs_ToggleLEDs() for the Adafruit-U4 board...Dean Camera2011-12-261-3/+3
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-2329-97/+111
* Fix typo in the Joystick board driver documentation example code.Dean Camera2011-11-291-1/+1
* Add support for the Paranoid Studio USB2AX boards (hardware revisions 1-3).Dean Camera2011-11-284-3/+278
* Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta boar...Dean Camera2011-11-283-0/+21
* Minor Doxygen documentation improvements.Dean Camera2011-11-243-3/+3
* Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).Dean Camera2011-11-234-9/+40
* Add missing SVN eol-style property to ensure that source code line endings an...Dean Camera2011-11-093-450/+450