Don't fail Doxygen on versions built without various features.
[pub/lufa.git] / LUFA / DoxygenPages /
2014-11-20 Dean CameraAdd board drivers for the Atmel Xplained-MINI kits.
2014-10-11 Dean CameraAdd Leonardo compatibility to most bootloaders, run...
2014-10-11 Dean CameraThe ATPROGRAM LUFA build system module now defaults...
2014-10-11 Dean CameraDon't run user application in the bootloader unless...
2014-09-28 Dean CameraUpdate documentation post-140928 release.
2014-09-28 Dean CameraUpdate documentation for the 140928 release.
2014-09-28 Dean CameraFixed broken LowLevel Audio Out demo sampling frequency...
2014-09-21 Dean CameraMinor documentation improvements.
2014-09-13 Dean CameraFixed broken AVR8 USART-SPI peripheral driver (thanks...
2014-09-11 Dean CameraMinor documentation improvements.
2014-09-11 Dean CameraAdd Atmel Studio support for the Arduino Yun and Micro...
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-11 Dean CameraMinor documentation improvements.
2014-09-08 Dean CameraMinor documentation improvements.
2014-09-08 Dean CameraMerge pull request #38 from jacobschloss/xmega_twi_caps
2014-08-31 Dean CameraAdd Dual MIDI device class driver demo application.
2014-08-31 Dean CameraMinor documentation improvements.
2014-08-31 Dean CameraFix overflow for RNDIS class driver responses when...
2014-08-31 Dean CameraMinor documentation improvements.
2014-08-26 Dean CameraPatched the LUFA build system to work around a GCC...
2014-08-10 Dean CameraFixed USART reception overrun corrupting the internal...
2014-07-22 Dean CameraMinor code style fixes, documentation improvements.
2014-07-16 Dean CameraMinor documentation improvements.
2014-07-15 Dean CameraOnly deque from the USBtoSerial's USB->USART buffer...
2014-07-15 Dean CameraAdd Serial_IsSendReady() and Serial_IsSendComplete...
2014-06-25 Dean CameraUpdate documentation for HID report ID fix.
2014-06-08 Dean CameraAdd COMPILER_PATH optional variable to the BUILD build...
2014-06-07 Dean CameraEnsure BulkVendor received data is cleared before readi...
2014-05-30 Dean CameraFixed spurious 0xFE USART byte sent in the USBtoSerial...
2014-05-27 Dean CameraFix AVRISP-MKII status values to match the published...
2014-05-21 Dean CameraFixed incorrect XMEGA DFLL reference frequency (thanks...
2014-04-30 Dean CameraFix LED driver for the Arduino Leonardo board.
2014-04-07 Dean CameraMerge pull request #23 from mondalaci/add-further-scancodes
2014-03-31 Dean CameraUpdate to latest Atmel Studio integration binary, impro...
2014-03-05 Dean CameraFix incorrect error codes returned on pip config failur...
2014-03-01 Dean CameraRevert version and update documentation after the 14030...
2014-03-01 Dean CameraUpdate version for the 140302 release. LUFA-140302
2014-01-12 Dean CameraFix documentation: jump address for bootloader should...
2014-01-08 Dean CameraRename all Doxygen.conf file to doxyfile and distribute...
2014-01-07 Dean CameraMinor documentation improvements.
2014-01-06 Dean CameraMinor documentation improvements.
2014-01-05 Dean CameraMinor documentation improvements.
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2014-01-03 Dean CameraMerge pull request #17 from mondalaci/further-generichi...
2013-12-30 Dean CameraMinor documentation improvements.
2013-12-26 Dean CameraMinor documentation improvements.
2013-12-20 Dean CameraMerge pull request #15 from mondalaci/limit-control...
2013-12-20 Dean CameraMinor documentation improvements.
2013-12-20 Dean CameraMerge pull request #16 from hansmi/master
2013-12-19 Michael HanselmannAVR8: Add option to keep 3.3V regulator enabled
2013-12-18 László MondaAdd todo item.
2013-11-21 Dean CameraUse new VERSION_BCD() macro with explicit int arguments...
2013-11-21 Dean CameraReduce PDI/TPI reset hold period from 1ms to 100us...
2013-11-05 Dean CameraFixed MIDI device class driver MIDI_Device_ReceiveEvent...
2013-11-04 Dean CameraIncrease AVRISP-MKII Clone PDI/TPI handshake to 1ms...
2013-11-03 Dean CameraMinor documentation improvements.
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 Dean CameraMinor documentation improvements.
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-11-03 Dean CameraFix signature bytes in the DFU class bootloader.
2013-11-02 Dean CameraAVRISP-MKII Clone Project PDI/TPI frequency increased...
2013-10-30 Dean CameraAdd new Bulk Vendor device demo application.
2013-10-06 Dean CameraMinor documentation corrections.
2013-09-01 Dean CameraReset version information following the 130901 release.
2013-09-01 Dean CameraVersion for the 130901 release. LUFA-130901
2013-09-01 Dean CameraMinor documentation improvements.
2013-09-01 Dean CameraOops - use unique section names for the board driver...
2013-09-01 Dean CameraAdd user board driver stub code to the documentation.
2013-09-01 Dean CameraFix outdated filename references in the LUFA documentation.
2013-08-30 Dean CameraAdd Atmel Studio integration known issues.
2013-08-24 Dean CameraMinor documentation improvements.
2013-08-23 Dean CameraFixed error receiving PIMA events via the Still Image...
2013-08-19 Dean CameraAdd missing Known Issue entry for a previous LUFA release.
2013-08-19 Dean CameraRemove incorrect entry from the Known Issues list.
2013-08-19 Dean CameraRemove outdated known issue from the Known Issues list...
2013-08-14 Dean CameraMinor documentation updates.
2013-08-13 Dean CameraUse seperate ATTR_NON_NULL_PTR_ARG() decorators in...
2013-08-13 Dean CameraMerge branch 'xmega-twi' of github.com:jamuraa/lufa...
2013-08-13 Dean CameraFixed re-enumeration issue of XMEGA architecture targets.
2013-08-12 Dean CameraFix broken USART SPI driver for the AVR8 architecture.
2013-07-20 Dean CameraAdd volatile software RTC to the TempDataLogger applica...
2013-07-16 Dean CameraFixed incorrect time/date configuration data order...
2013-07-15 Dean CameraFixed incorrect USB device state set when a suspended...
2013-07-14 Dean CameraMinor documentation improvements.
2013-06-27 Dean CameraRe-added Set Control Line State request handling to...
2013-06-22 Dean CameraAdd Atmel Studio support for the U2S board.
2013-06-22 Dean CameraAdd missing U2S board definition, update build tests...
2013-06-12 Dean CameraUpdate board Dataflash_Init() functions to automaticall...
2013-06-12 Dean CameraFix typos in the XMEGA board LED drivers, use a cleaner...
2013-06-01 Dean CameraEnsure core library documentation sections use unique...
2013-06-01 Dean CameraAdded missing LEDs to the XMEGA A3BU Xplained and XMEGA...
2013-06-01 Dean CameraMinor documentation improvements, update integration...
2013-05-23 Dean CameraFix HID descriptor mouse and joystick macros for intege...
2013-05-20 Dean CameraMerge branch 'XMEGA-Demo-Ports-ClockOnly'
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-05-19 Dean CameraAdd stub functions to all board drivers, so that demos...
2013-05-19 Dean CameraMinor documentation improvements.
next