aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
* Fixed incorrect DFU version number reported to the host in the DFU bootloade...Dean Camera2012-05-051-0/+2
* The library bootloaders will now correctly start the user application after a...Dean Camera2012-04-291-1/+3
* Added support for the DorkbotPDX Duce board.Dean Camera2012-04-252-0/+2
* Fixed inverted LED logic in the USB2AX board LED driver (thanks to Nicolas Sa...Dean Camera2012-04-251-0/+1
* Changed MIDI event structure MIDI_EventPacket_t to use a single field for the...Dean Camera2012-04-252-0/+8
* Remove an unused variable in the HID loader CLI application. Update known iss...Dean Camera2012-04-191-0/+2
* Add known issues to the documentation.Dean Camera2012-04-183-1/+39
* Fixed AVRISP-MKII programmer project reset line polarity inverted when the ge...Dean Camera2012-04-161-0/+1
* Minor documentation improvements.Dean Camera2012-04-151-2/+3
* Fixed incorrect reponse to GET STATUS requests in device mode if NO_DEVICE_SE...Dean Camera2012-04-151-0/+1
* Added new SerialToLCD user project contributed by Simon Foster.Dean Camera2012-04-141-0/+1
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-145-2/+61
* Fixed CDC and DFU bootloaders failing to compile when the bootloader section ...Dean Camera2012-04-143-0/+5
* Remove outdated documentation from the library, minor documentation improveme...Dean Camera2012-04-094-170/+1
* Removed the old pseudo-scheduler from the library as it was unused and deprec...Dean Camera2012-04-081-0/+1
* Minor documentation improvements.Dean Camera2012-04-081-11/+11
* Minor documentation improvements.Dean Camera2012-04-083-128/+142
* Move out Doxygen style assets into a seperate folder.Dean Camera2012-04-082-0/+0
* Doxygen documentation style changes. Minor documentation corrections.Dean Camera2012-04-082-2/+1089
* Move documentation images into a dedicated sub-folder.Dean Camera2012-04-086-9/+9
* Add guide for importing LUFA into an AS5/AS6 project.Dean Camera2012-04-089-0/+107
* Fix up Doxygen documentation directives to allow for generation of documentat...Dean Camera2012-04-071-189/+15
* Minor documentation improvements.Dean Camera2012-04-051-0/+1
* Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...Dean Camera2012-04-011-0/+1
* Minor documentation improvements.Dean Camera2012-04-011-0/+1
* Removed variable axis support from the HID_DESCRIPTOR_JOYSTICK() macro due to...Dean Camera2012-03-292-1/+5
* Added additional bootloader API data to expose the bootloader start address a...Dean Camera2012-03-291-0/+1
* Re-enable cppcheck static analysis unused function checks after adding in spe...Dean Camera2012-03-251-1/+0
* Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when...Dean Camera2012-03-201-0/+2
* Fixed inverted LED logic in the OLIMEX162 board LED driver.Dean Camera2012-03-201-0/+1
* Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (tha...Dean Camera2012-03-181-1/+1
* Fixed compile error if LEDs_Disable() is called and BOARD=NONE is set (thanks...Dean Camera2012-03-171-0/+1
* Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfa...Dean Camera2012-03-151-1/+2
* Audio Device Class driver changed to also require the index of the Audio Cont...Dean Camera2012-03-142-0/+5
* Reorder manual documentation sections, remove useless "AboutLUFA" section.Dean Camera2012-03-132-21/+5
* Added Dataflash operational checks and aborts to all projects using the Dataf...Dean Camera2012-03-091-0/+1
* Minor documentation improvements.Dean Camera2012-03-061-0/+1
* Fixed compile error for the UC3 architecture when INTERRUPT_CONTROL_ENDPOINT ...Dean Camera2012-03-061-0/+1
* Raised the guard bits in the AVRISP-MKII clone project when in PDI and TPI to...Dean Camera2012-03-051-1/+1
* Minor documentation improvements.Dean Camera2012-03-041-1/+6
* Minor documentation improvements.Dean Camera2012-02-261-1/+2
* Remove Library Apps overview page from the documentation.Dean Camera2012-02-253-131/+0
* Update main library documentation organisation for Doxygen 1.8.0.Dean Camera2012-02-254-5/+22
* Update author information.Dean Camera2012-02-251-1/+1
* Modified the CDC Host demos to set a default CDC Line Encoding on enumerated ...Dean Camera2012-02-241-1/+1
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-242-1/+2
* Added support for the BitWizard Multio and Big-Multio boards.Dean Camera2012-02-222-1/+2
* Update the Android Accessory Host ClassDriver demo to use the updated class c...Dean Camera2012-02-201-0/+1
* Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...Dean Camera2012-02-202-2/+20
* Update trunk post-120219 release.Dean Camera2012-02-192-0/+6