Update Studio Integration DLL, to include package logging.
[pub/USBasp.git] / LUFA / Drivers / Board / AVR8 /
2015-10-03 Dean CameraWhitespace fixes.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2015-02-24 NicoUpdate Board.h
2015-02-24 NicoUpdate LEDs.h
2014-12-26 Dean CameraUpgrade to latest Doxygen.
2014-11-20 Dean CameraAdd board drivers for the Atmel Xplained-MINI kits.
2014-09-28 Dean CameraAdd missing MICRO board drivers. LUFA-140928
2014-09-11 Dean CameraAdd support for the Arduino Micro board, fix other...
2014-09-11 Dean CameraAdd board support for the Arduino YUN ATMEGA32U4 coproc...
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-04-30 Dean CameraFix LED driver for the Arduino Leonardo board.
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-10-27 Dean CameraMinor documentation fixes.
2013-06-22 Dean CameraMinor documentation improvements.
2013-06-22 MichaelAdd U2S board support
2013-06-12 Dean CameraUpdate board Dataflash_Init() functions to automaticall...
2013-04-28 Dean CameraFix board driver hardware capability definition macro...
2013-04-08 Dean CameraFix typos in the Arduino Leonardo board drivers.
2013-04-06 Dean CameraAdded new CONCAT() and CONCAT_EXPANDED() convenience...
2013-02-19 Dean CameraFixed swapped LED3 and LED4 masks for the Olimex-32U4...
2013-01-27 Dean CameraFix typos in the new board hardware information header...
2013-01-27 Dean CameraAdded new Board Hardware Information board driver.
2013-01-19 Dean CameraFix incorrect URLs for the Stange-ISP board.
2013-01-19 Dean CameraAdd support for the Dimex Stange-ISP programmer board...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraFixed hardware race condition that could cause failed...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-21 Dean CameraAdd missing preprocessor logic to the USBKEY board...
2012-09-19 Dean CameraFixed incorrect Dataflash functionality in the USBKEY...
2012-09-19 Dean CameraMinor documentation corrections.
2012-09-15 Dean CameraAdded support for the Xevelabs USB2AX revision 3.1...
2012-08-18 Dean CameraSpell-check latest trunk source code.
2012-08-12 Dean CameraFix incorrect LED masks for the Olimex 32U4 and Leonard...
2012-08-12 Dean CameraLeonardo LEDs are RX/TX active Low and USER active...
2012-08-12 Dean CameraFixed inverted LED driving code for the Arduino Leonard...
2012-08-12 Dean CameraAdded support for the Arduino Leonardo board. Swap...
2012-07-26 Dean CameraAdd support for the Olimex AVR-ISP-MK2 board.
2012-07-26 Dean CameraFix errors in some board driver LED_Disable() functions.
2012-07-03 Dean CameraFixed incorrect Micropendous board LED driver LEDs_SetA...
2012-06-21 Dean CameraAdd svn:eol-style property on all source files where...
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-06 Dean CameraChanged board LED driver implementations of LEDs_Toggle...
2012-05-06 Dean CameraAdded support for the Olimex AVR-USB-32U4 and Olimex...
2012-04-25 Dean CameraAdded support for the DorkbotPDX Duce board.
2012-04-25 Dean CameraFixed inverted LED logic in the USB2AX board LED driver...
2012-04-25 Dean CameraAdd basic hardware mapping information for all supporte...
2012-03-20 Dean CameraFixed inverted LED logic in the OLIMEX162 board LED...
2012-02-22 Dean CameraAdded support for the BitWizard Multio and Big-Multio...
2012-02-12 Dean CameraAdd new Master SPI Mode USART serial peripheral driver...
2012-02-06 Dean CameraAdd board driver support for the Atmel XMEGA-B1 Xplaine...
2012-02-05 Dean CameraAdd support for the Micropendous (Arduino-like) series...
2012-02-04 Dean CameraAdd missing svn:eol-style properties to /trunk/.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-03 Dean CameraFix errors in the new Micropendous board drivers. Reord...
2012-02-03 Dean CameraAdd support for the Micropendous series of USB AVR8...
2012-01-29 Dean CameraAdded new LEDs_Disable(), Buttons_Disable() and Joystic...
2011-12-26 Dean CameraFixed incorrect implementation of LEDs_ToggleLEDs(...
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-11-28 Dean CameraAdd support for the Paranoid Studio USB2AX boards ...
2011-11-28 Dean CameraAdd dummy board documentation nodes for the XPLAIN_REV1...
2011-11-23 Dean CameraAdded support for version 2 of the Teensy boards (thank...
2011-11-01 Dean CameraAdd partial support for the Atmel A3BU Xplained's Dataf...
2011-09-22 Dean CameraAdd missing "used" attribute to ATTR_INIT_SECTION to...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-06-08 Dean CameraPartial commit: Rename USBFOO LED driver to fix capital...
2011-06-08 Dean CameraPartial commit: Rename USBFOO LED driver to fix capital...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-06-04 Dean CameraAdded board driver support for the Busware TUL board.
2011-06-01 Dean CameraSpell check library source code files.
2011-05-18 Dean CameraOops - fix bad include path in the moved USBKEY Datafla...
2011-05-18 Dean CameraSeperated out board drivers by architecture in the...