Minor documentation improvements.
[pub/USBasp.git] / LUFA / DoxygenPages /
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.
2013-05-19 Dean CameraAdd Windows INF driver templates and class driver OS...
2013-05-19 Dean CameraUpdate Doxygen configuration files to the latest version.
2013-05-17 Dean CameraHide the donation Pledgie image from the HV1 output...
2013-05-14 Dean CameraMinor documentation improvements.
2013-05-14 Dean CameraFix missing bitshift in the AVR8 Pipe_GetBoundEndpointA...
2013-05-10 Dean CameraFix Pipe_GetBoundEndpointAddress() returning bad values...
2013-05-10 Dean CameraUpdate Android Accessory Class driver to be compatible...
2013-05-09 Dean CameraRemove old information about the SVN repository from...
2013-05-06 Dean CameraMinor documentation improvements.
2013-05-05 Dean CameraAdd new Printer Device Class driver.
2013-05-04 Dean CameraMinor documentation improvements.
2013-05-01 Dean CameraMinor documentation improvements.
2013-04-21 Dean CameraFixed possible register corruption in USB Host mode...
2013-04-18 Dean CameraMinor documentation improvements.
2013-04-14 Dean CameraMinor documentation improvements.
2013-04-08 Dean CameraUpdate AS integration scripts and transforms - extract...
2013-04-06 Dean CameraAdded new CONCAT() and CONCAT_EXPANDED() convenience...
2013-03-28 Dean CameraMinor documentation improvements.
2013-03-28 Dean CameraAdded additional MIDI command definitions to the MIDI...
2013-03-28 Dean CameraAdd BIN build system target information to the document...
2013-03-27 Dean CameraFixed race condition in the DFU class bootloader causin...
2013-03-23 Dean CameraFixed Low Speed USB devices broken when using the libra...
2013-03-19 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraMinor documentation improvements.
2013-03-17 Dean CameraFixed incorrect HID report descriptor generated for...
2013-03-10 Dean CameraMinor documentation improvements.
2013-03-09 Dean CameraAdd dummy handler for SCSI_CMD_START_STOP_UNIT in all...
2013-03-03 Dean CameraAdd additional comments to the Printer class bootloader...
2013-03-03 Dean CameraAdd new Printer class USB bootloader.
2013-03-03 Dean CameraReset version information now that the LUFA-130303...
2013-03-03 Dean CameraCommit for the LUFA-130303 release.
2013-03-03 Dean CameraMinor documentation updates.
2013-02-28 Dean CameraFixed incorrect output in the HIDReportViewer project...
2013-02-27 Dean CameraFixed potential NULL pointer dereference in the HID...
2013-02-24 Dean CameraChanged all *_SendByte() function prototypes to accept...
2013-02-19 Dean CameraFixed swapped LED3 and LED4 masks for the Olimex-32U4...
2013-02-17 Dean CameraUpdate author information.
2013-01-27 Dean CameraSuppress unused function parameter warnings in the...
2013-01-27 Dean CameraAdded new Board Hardware Information board driver.
2013-01-27 Dean CameraFixed incorrectly issuing STALL response to unsupported...
2013-01-19 Dean CameraAdd support for the Dimex Stange-ISP programmer board...
2013-01-15 Dean CameraFix oops - forgot to save changelog after previous...
2013-01-15 Dean CameraFixed bug in the TWI peripheral driver for the AVR8...
2013-01-13 Dean CameraUpdated AVRISP-MKII Clone Programmer project so that...
2013-01-06 Dean CameraMinor documentation improvements.
2013-01-05 Dean CameraFixed incorrect ordering of the linker options in the...
2013-01-05 Dean CameraMinor documentation improvements.
2013-01-03 Dean CameraMinor documentation improvements.
2013-01-03 Dean CameraFixed hardware race condition that could cause failed...
2013-01-03 Dean CameraRemove support for devices that were not put into produ...
2012-11-12 Dean CameraMinor documentation improvements.
2012-11-10 Dean CameraRemove dependency on the "bc" command line calculator...
2012-10-28 Dean CameraAdd troubleshooting page to the build system section...
2012-10-20 Dean CameraIncreased throughput in the USBtoSerial project now...
2012-10-14 Dean CameraFixed maximum allowed keyboard key code usage of 0x65...
2012-10-14 Dean CameraFixed incorrect definitions of HID_KEYBOARD_LED_KANA...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-30 Dean CameraAdd LINKER_RELAXATIONS option to the LUFA BUILD build...
2012-09-23 Dean CameraMinor documentation improvements. Remove AS4 project...
2012-09-22 Dean CameraMinor documentation improvements.
2012-09-19 Dean CameraFixed incorrect Dataflash functionality in the USBKEY...
2012-09-19 Dean CameraFix missing briefs in the documentation for several...
2012-09-16 Dean CameraFixed lengthy timeouts in the USBtoSerial project if...
2012-09-15 Dean CameraAdded support for the Xevelabs USB2AX revision 3.1...
2012-09-14 Dean CameraAdd error message for debugging purposes to the low...
2012-09-12 Dean CameraFixed possible rounding in the VERSION_BCD() macros...
2012-09-09 Dean CameraMinor documentation improvements.
next