aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
Commit message (Expand)AuthorAgeFilesLines
...
* Added workaround for broken VBUS detection on AVR8 devices when a bootloader ...Dean Camera2012-08-121-1/+2
* Fixed broken RESET_TOGGLES_LIBUSB_COMPAT compile time option in the AVRISP-MK...Dean Camera2012-08-121-1/+17
* Minor documentation fixes.Dean Camera2012-08-081-3/+3
* Minor code style and documentation changes.Dean Camera2012-07-311-0/+2
* Reset to placeholder version values in the library after the 120730 release.Dean Camera2012-07-303-0/+38
* Commit for the 120730 release.Dean Camera2012-07-303-3/+3
* Fix broken code sample section spacing in the Doxygen documentation due to a ...Dean Camera2012-07-291-0/+1
* Add support for the Olimex AVR-ISP-MK2 board.Dean Camera2012-07-263-0/+3
* Fixed endianess issues in the RNDIS host class driver for UC3 devices (thanks...Dean Camera2012-07-221-0/+1
* Commit for the LUFA-120730-BETA release.Dean Camera2012-07-164-7/+7
* Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Tur...Dean Camera2012-07-151-1/+9
* Update makefile template with the new build module filenames.Dean Camera2012-07-141-0/+3
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-141-10/+10
* Rename hid-teensy and hid-teensy-ee targets to teensy and teensy-ee to be in ...Dean Camera2012-07-141-2/+2
* Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean Camera2012-07-101-0/+3
* Update BUILD build system module with OBJECT_FILES variable, for additional u...Dean Camera2012-07-081-0/+16
* Minor documentation improvements.Dean Camera2012-07-061-10/+10
* Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_Chan...Dean Camera2012-07-031-0/+1
* Minor documentation improvements.Dean Camera2012-07-031-0/+3
* Fixed CDC and DFU bootloaders API page erase and write function failures (tha...Dean Camera2012-06-291-0/+1
* Fixed invalid configuration descriptor in the low level KeyboardMouse device ...Dean Camera2012-06-271-0/+1
* Clean up bootloader makefiles to make them a bit more readable.Dean Camera2012-06-261-1/+1
* Add "mostlyclean" makefile target to the BUILD build system module.Dean Camera2012-06-261-0/+7
* Clean up BUILD build system module, expose "check-source" target for use in u...Dean Camera2012-06-231-0/+4
* Add ability to archive build object files into a .a library file to the BUILD...Dean Camera2012-06-231-0/+4
* Oops - fix HID build system module documentation error.Dean Camera2012-06-211-2/+2
* Add HID bootloader build module (thanks to Stefan Hellermann).Dean Camera2012-06-211-2/+73
* Minor documentation improvements.Dean Camera2012-06-103-21/+21
* Add OBJDIR optional build variable to the BULD build system module, to allow ...Dean Camera2012-06-101-0/+5
* Add a list of module provided make variables and macros to the build system m...Dean Camera2012-06-101-0/+731
* Add Build System documentation to the library manual. Update CPPCHECK build s...Dean Camera2012-06-103-0/+5
* Add MAX_ENDPOINT_INDEX compile time option for the XMEGA devices.Dean Camera2012-06-101-0/+4
* Change the build system build module makefiles to have a set of sanity check ...Dean Camera2012-06-102-3/+9
* Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISAB...Dean Camera2012-06-091-1/+3
* Minor documentation changes.Dean Camera2012-06-071-2/+0
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-073-1270/+1270
* Add default project template to the Doxygen manual of the library.Dean Camera2012-06-041-0/+4
* Add platform driver dispatch header and makefile module source variable.Dean Camera2012-06-021-5/+0
* Minor documentation improvements.Dean Camera2012-06-021-13/+15
* Update library documentation on the standard LUFA makefile template configura...Dean Camera2012-06-022-19/+29
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-0/+1
* Minor documentation improvements.Dean Camera2012-05-291-0/+4
* Minor documentation improvements.Dean Camera2012-05-271-2/+2
* Minor documentation improvements.Dean Camera2012-05-272-15/+29
* Minor documentation improvements.Dean Camera2012-05-271-2/+2
* Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the U...Dean Camera2012-05-261-0/+1
* Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII ...Dean Camera2012-05-201-0/+1
* Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean Camera2012-05-203-37/+86
* Added build test to verify correct compilation of all bootloaders using all s...Dean Camera2012-05-131-0/+3
* Fixed CDC and DFU bootloaders API function offsets incorrect on some devices ...Dean Camera2012-05-131-0/+1