Mark build test makefiles as being incompatible with parallel make builds, as they...
[pub/USBasp.git] / LUFA / DoxygenPages /
2012-07-10 Dean CameraFix up makefile .NOTPARALLEL heuristics so that linear...
2012-07-08 Dean CameraUpdate BUILD build system module with OBJECT_FILES...
2012-07-06 Dean CameraMinor documentation improvements.
2012-07-03 Dean CameraFixed incorrect Micropendous board LED driver LEDs_SetA...
2012-07-03 Dean CameraMinor documentation improvements.
2012-06-29 Dean CameraFixed CDC and DFU bootloaders API page erase and write...
2012-06-27 Dean CameraFixed invalid configuration descriptor in the low level...
2012-06-26 Dean CameraClean up bootloader makefiles to make them a bit more...
2012-06-26 Dean CameraAdd "mostlyclean" makefile target to the BUILD build...
2012-06-23 Dean CameraClean up BUILD build system module, expose "check-sourc...
2012-06-23 Dean CameraAdd ability to archive build object files into a .a...
2012-06-21 Dean CameraOops - fix HID build system module documentation error.
2012-06-21 Dean CameraAdd HID bootloader build module (thanks to Stefan Helle...
2012-06-10 Dean CameraMinor documentation improvements.
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-10 Dean CameraAdd a list of module provided make variables and macros...
2012-06-10 Dean CameraAdd Build System documentation to the library manual...
2012-06-10 Dean CameraAdd MAX_ENDPOINT_INDEX compile time option for the...
2012-06-10 Dean CameraChange the build system build module makefiles to have...
2012-06-09 Dean CameraAdded new JTAG_ENABLE() macro for the AVR8 architecture...
2012-06-07 Dean CameraMinor documentation changes.
2012-06-07 Dean CameraUpdate SVN line endings property on newer source files...
2012-06-04 Dean CameraAdd default project template to the Doxygen manual...
2012-06-02 Dean CameraAdd platform driver dispatch header and makefile module...
2012-06-02 Dean CameraMinor documentation improvements.
2012-06-02 Dean CameraUpdate library documentation on the standard LUFA makef...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-29 Dean CameraMinor documentation improvements.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-27 Dean CameraMinor documentation improvements.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraFixed swapped Little Endian/Big Endian endpoint and...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraAdded new RESET_TOGGLES_LIBUSB_COMPAT compile time...
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-13 Dean CameraAdded build test to verify correct compilation of all...
2012-05-13 Dean CameraFixed CDC and DFU bootloaders API function offsets...
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-12 Dean CameraMinor documentation improvements.
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-07 Dean CameraAdd support for the ATXMEGA384C3.
2012-05-06 Dean CameraChanged board LED driver implementations of LEDs_Toggle...
2012-05-06 Dean CameraAdded support for the Olimex AVR-USB-32U4 and Olimex...
2012-05-06 Dean CameraFixed broken MIDI host driver MIDI_Host_ReceiveEventPac...
2012-05-06 Dean CameraIncreased endpoint polling interval for all demos and...
2012-05-05 Dean CameraFixed possible deadlock in the CDC device driver if...
2012-05-05 Dean CameraFixed incorrect DFU version number reported to the...
2012-04-29 Dean CameraThe library bootloaders will now correctly start the...
2012-04-25 Dean CameraAdded support for the DorkbotPDX Duce board.
2012-04-25 Dean CameraFixed inverted LED logic in the USB2AX board LED driver...
2012-04-25 Dean CameraChanged MIDI event structure MIDI_EventPacket_t to...
2012-04-19 Dean CameraRemove an unused variable in the HID loader CLI applica...
2012-04-18 Dean CameraAdd known issues to the documentation.
2012-04-16 Dean CameraFixed AVRISP-MKII programmer project reset line polarit...
2012-04-15 Dean CameraMinor documentation improvements.
2012-04-15 Dean CameraFixed incorrect reponse to GET STATUS requests in devic...
2012-04-14 Dean CameraAdded new SerialToLCD user project contributed by Simon...
2012-04-14 Dean CameraReintegrate the FullEPAddresses development branch...
2012-04-14 Dean CameraFixed CDC and DFU bootloaders failing to compile when...
2012-04-09 Dean CameraRemove outdated documentation from the library, minor...
2012-04-08 Dean CameraRemoved the old pseudo-scheduler from the library as...
2012-04-08 Dean CameraMinor documentation improvements.
2012-04-08 Dean CameraMinor documentation improvements.
2012-04-08 Dean CameraMove out Doxygen style assets into a seperate folder.
2012-04-08 Dean CameraDoxygen documentation style changes. Minor documentatio...
2012-04-08 Dean CameraMove documentation images into a dedicated sub-folder.
2012-04-08 Dean CameraAdd guide for importing LUFA into an AS5/AS6 project.
2012-04-07 Dean CameraFix up Doxygen documentation directives to allow for...
2012-04-05 Dean CameraMinor documentation improvements.
2012-04-01 Dean CameraReverted AVRISP-MKII clone project watchdog based comma...
2012-04-01 Dean CameraMinor documentation improvements.
2012-03-29 Dean CameraRemoved variable axis support from the HID_DESCRIPTOR_J...
2012-03-29 Dean CameraAdded additional bootloader API data to expose the...
2012-03-25 Dean CameraRe-enable cppcheck static analysis unused function...
2012-03-20 Dean CameraFixed AVRISP-MKII programmer project failing to compile...
2012-03-20 Dean CameraFixed inverted LED logic in the OLIMEX162 board LED...
2012-03-18 Dean CameraFixed error in the AVRISP-MKII programmer when ISP...
2012-03-17 Dean CameraFixed compile error if LEDs_Disable() is called and...
2012-03-15 Dean CameraFixed incorrect call to the user callback CALLBACK_Audi...
2012-03-14 Dean CameraAudio Device Class driver changed to also require the...
2012-03-13 Dean CameraReorder manual documentation sections, remove useless...
2012-03-09 Dean CameraAdded Dataflash operational checks and aborts to all...
2012-03-06 Dean CameraMinor documentation improvements.
2012-03-06 Dean CameraFixed compile error for the UC3 architecture when INTER...
2012-03-05 Dean CameraRaised the guard bits in the AVRISP-MKII clone project...
2012-03-04 Dean CameraMinor documentation improvements.
2012-02-26 Dean CameraMinor documentation improvements.
2012-02-25 Dean CameraRemove Library Apps overview page from the documentation.
2012-02-25 Dean CameraUpdate main library documentation organisation for...
2012-02-25 Dean CameraUpdate author information.
2012-02-24 Dean CameraModified the CDC Host demos to set a default CDC Line...
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-20 Dean CameraUpdate the Android Accessory Host ClassDriver demo...
2012-02-20 Dean CameraRemove potentially unaligned uint32_t access in HIDPars...
2012-02-19 Dean CameraUpdate trunk post-120219 release.
2012-02-19 Dean CameraCommit for the 120219 release.
next