Add script reading bootloader flags
[pub/lufa.git] / LUFA / Common /
2022-01-02 Peter HennMerge tag 'LUFA-210130' into ProMicro
2021-12-29 Peter HennMerge tag 'LUFA-170418' into ProMicro
2021-01-30 Dean CameraUpdate copyrights for 2021.
2020-06-15 Dean CameraDocumentation: Update copyrights to 2020.
2019-09-04 Dean CameraDocumentation: Fix Doxygen grouping.
2019-01-08 Dean CameraDocumentation: Update copyrights to 2019.
2018-02-18 Dean CameraFixed CDC class Send_Device_*_P() and Send_Host_*_P...
2018-01-04 Dean CameraUpdate copyrights for 2018.
2017-04-18 Dean CameraUpdate copyrights for 2017.
2016-04-05 Dean CameraReplace the LUFA build system with DMBS.
2016-04-03 Dean CameraAdd missing BOARD_POLOLUMICRO definition.
2016-04-03 Dean CameraMerge branch 'master' into dmbs
2016-01-31 Dean CameraUpdate copyrights to 2016.
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-09-30 Dean CameraMerge pull request #62 from the2masters/RNDIS-DHCP
2015-09-30 Dean CameraMerge pull request #61 from the2masters/always_inline
2015-09-30 Stefan HellermannAdd ATTR_ALWAYS_INLINE to Endianess helper functions...
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-11-20 Dean CameraAdd board drivers for the Atmel Xplained-MINI kits.
2014-09-14 Dean CameraObsolete the old MACROS and MACROE convenience macros.
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-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-04 László MondaGet rid of the redundant ATTR_NEVER_INLINE macro which...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-06-22 Dean CameraAdd missing U2S board definition, update build tests...
2013-06-03 Dean CameraMinor documentation improvements.
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-04-06 Dean CameraAdded new CONCAT() and CONCAT_EXPANDED() convenience...
2013-03-31 Dean CameraAdd ATTR_NEVER_INLINE attribute. Add EEPROM byte read...
2013-03-18 Dean CameraMinor documentation improvements.
2013-03-13 Dean CameraFix invalid definition of STDOUT_ASSERT().
2013-03-03 Dean CameraTag the LUFA-130303 release. LUFA-130303
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...
2013-01-02 Dean CameraMinor typo corrections.
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-08-11 Dean CameraMinor documentation improvements.
2012-07-26 Dean CameraAdd support for the Olimex AVR-ISP-MK2 board.
2012-06-12 Dean CameraAdd missing <math.h> include for the UC3 devices, hide...
2012-06-09 Dean CameraSpell check source code, fix mistakes.
2012-06-09 Dean CameraAdded new JTAG_ENABLE() macro for the AVR8 architecture...
2012-05-29 Dean CameraMinor cleanup to Attributes.h spacing and rename old...
2012-05-29 Dean CameraMake sure that LUFAConfig.h is included *after* the...
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-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-08 Dean CameraMinor documentation improvements.
2012-04-07 Dean CameraFix up Doxygen documentation directives to allow for...
2012-03-17 Dean CameraAdd XMEGA C3 family to the ModuleTest build test.
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-22 Dean CameraAdded support for the BitWizard Multio and Big-Multio...
2012-02-18 Dean CameraAdd build tests to verify correct compilation of as...
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...
2012-02-03 Dean CameraMinor documentation fixes.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-12-20 Dean CameraFixed compiler warning on GCC with -wundef compile...
2011-11-28 Dean CameraAdd support for the Paranoid Studio USB2AX boards ...
2011-11-24 Dean CameraAdded new USB_Host_GetDeviceConfiguration() and USB_Hos...
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-09 Dean CameraAdd missing SVN eol-style property to ensure that sourc...
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-09-22 Dean CameraAdd missing "used" attribute to ATTR_INIT_SECTION to...
2011-09-21 Dean CameraFix missing C++ linkage command in ArchitectureSpecific.h.
2011-09-02 Dean CameraAdd new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8...
2011-08-24 Dean CameraRenamed USB_Host_ClearPipeStall() to USB_Host_ClearEndp...
2011-08-23 Dean CameraMinor documentation fixes.
2011-08-22 Dean CameraRenamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
2011-08-16 Dean CameraPull out architecture specific macros and other definit...
2011-08-16 Dean CameraAdd shortcuts to SwapEndian_16() and SwapEndian_32...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-14 Dean CameraAdd new STRINGIFY() and STRINGIFY_EXPANDED() convenienc...
2011-07-13 Dean CameraAdd start of an architecture port to the Atmel USB...
2011-07-07 Dean CameraAdd missing doxygen group terminator to the new Compile...
2011-07-06 Dean CameraSplit out compiler specific helper macros into a new...
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-20 Dean CameraFixed compile error when FIXED_CONTROL_ENDPOINT_SIZE...
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-09 Dean CameraAdd new USE_LUFA_CONFIG_HEADER compile time option.
2011-05-08 Dean CameraMinor documentation fixes.
2011-04-25 Dean CameraAdd __VA_ARGS__ support to the LUFA supplied ISR macro...
2011-04-13 Dean CameraFix definition of pgm_read_ptr().
2011-04-12 Dean CameraAdd missing function attributes to the pipe/endpoint...
2011-04-10 Dean CameraRemove redundant type information for bitfield elements...
next