Add security warnings to the documentation of bootloaders without secure writes.
[pub/USBasp.git] / LUFA / Common / BoardTypes.h
2013-06-22 Dean CameraAdd missing U2S board definition, update build tests...
2013-05-19 Dean CameraMerge branch 'master' into XMEGA-Demo-Ports-ClockOnly
2013-05-19 Dean CameraAdd support for the XMEGA C3 Xplained board.
2013-01-19 Dean CameraAdd support for the Dimex Stange-ISP programmer board...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-15 Dean CameraAdded support for the Xevelabs USB2AX revision 3.1...
2012-09-08 Dean CameraAdd support for the Atmel UC3-A3 Xplained board.
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-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
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-02-22 Dean CameraAdded support for the BitWizard Multio and Big-Multio...
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 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...
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-23 Dean CameraOops: Typo on the new TEENSY2 board support.
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-10-31 Dean CameraAdd support for the Atmel XMEGA A3BU Xplained board.
2011-06-27 Dean CameraAdded board hardware driver support for the EVK1104...
2011-06-27 Dean CameraAdd board driver support for the EVK1100 board.
2011-06-04 Dean CameraAdded board driver support for the Busware TUL board.
2011-02-20 Dean CameraAdded start of a port of the core USB driver code to...
2011-02-20 Dean CameraMore Doxygen updates for multiple architecture support.
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-02-19 Dean CameraAdd new ARCH option to the makefiles to (eventually...
2011-02-16 Dean CameraAdded board driver support for the Sparkfun ATMEGA8U2...
2011-01-08 Dean CameraMinor documentation improvements.
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-30 Dean CameraFixed broken USBFOO board drivers due to missing BOARD_...
2010-11-21 Dean CameraAdded board hardware driver support for the Microsin...
2010-11-08 Dean CameraAdded board hardware driver support for the Adafruit...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-17 Dean CameraAdded board hardware driver support for the Minimus...
2010-10-17 Dean CameraAdded board hardware driver support for the Maximus...
2010-10-17 Dean CameraAdded board hardware driver support for the Blackcat...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-06 Dean CameraAdded board hardware driver support for the Busware...
2010-09-28 Dean CameraAdded board hardware driver support for the Arduino...
2010-09-14 Dean CameraFix board name redefinition in BoardTypes.h (thanks...
2010-09-14 Dean CameraAdded board hardware driver support for the BUI develop...
2010-09-14 Dean CameraAdded board hardware driver support for the UDIP develo...
2010-09-03 Dean CameraAdded board hardware driver support for the Olimex...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-30 Dean CameraAdd missing board Buttons driver for the USBTINY MKII...
2010-03-30 Dean CameraOops - make sure board driver dispatch headers test...
2010-03-30 Dean CameraAdded support for the JM-DB-U2 board hardware.
2010-03-30 Dean CameraAdded board hardware driver support for the Benito...
2010-03-30 Dean CameraAdded board hardware driver support for Tom's USBTINY...
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-03-24 Dean CameraAdded new Relay Controller Board project (thanks to...
2010-02-24 Dean CameraRevert changes made for the partial port to the AVR32...
2010-02-22 Dean CameraAdd drivers for the EVK1101 - begin full port to the...
2010-02-04 Dean CameraNew BOARD value option BOARD_NONE (equivelent to not...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-04 Dean CameraAdded support for the Atmel EVK527 board hardware.
2009-12-03 Dean CameraAdded support for the Dataflash mounted on the XPLAIN...
2009-10-02 Dean CameraAdded support for the Atmel XPLAIN board.
2009-09-17 Dean CameraAdded support for the officially recommended layout...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-02-23 Dean CameraMoved all source to the trunk directory.