| 2013-03-04 |
Dean Camera | Fix incorrect Bootloader documentation. |
tree | commitdiff |
| 2013-03-03 |
Dean Camera | Add documentation to the Printer class bootloader,... |
tree | commitdiff |
| 2013-03-03 |
Dean Camera | Add bootloader API functions to the Printer class bootl... |
tree | commitdiff |
| 2013-03-03 |
Dean Camera | Add additional comments to the Printer class bootloader... |
tree | commitdiff |
| 2013-03-03 |
Dean Camera | Add new Printer class USB bootloader. |
tree | commitdiff |
| 2013-02-24 |
Dean Camera | Fix swapped product IDs for the ATMEGA8U2 and AT90USB82... |
tree | commitdiff |
| 2013-01-29 |
Dean Camera | Whitespace fixes in the LUFA configuration files. |
tree | commitdiff |
| 2013-01-29 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2013-01-20 |
Dean Camera | Upgrade Doxygen configuration files to the latest version. |
tree | commitdiff |
| 2013-01-10 |
Dean Camera | Update and add missing Atmel Studio project description... |
tree | commitdiff |
| 2013-01-03 |
Dean Camera | Update copyright year to 2013. |
tree | commitdiff |
| 2013-01-03 |
Dean Camera | Upgrade Doxygen configuration files to the latest Doxyg... |
tree | commitdiff |
| 2013-01-03 |
Dean Camera | Remove support for devices that were not put into produ... |
tree | commitdiff |
| 2012-11-10 |
Dean Camera | Remove dependency on the "bc" command line calculator... |
tree | commitdiff |
| 2012-10-28 |
Dean Camera | Make "HighByte" variable in the CDC Bootloader a uint8_... |
tree | commitdiff |
| 2012-10-20 |
Dean Camera | Minor cleanup of the CDC bootloader. |
tree | commitdiff |
| 2012-10-14 |
Dean Camera | Clean up unnecessary CPPCheck static analysis suppressi... |
tree | commitdiff |
| 2012-10-05 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2012-09-17 |
Dean Camera | Use the framework provided GlobalInterruptEnable()... |
tree | commitdiff |
| 2012-09-15 |
Dean Camera | Shorten the product string descriptors in the CDC and... |
tree | commitdiff |
| 2012-09-15 |
Dean Camera | Fix up the StaticAnalysis build test so that it does... |
tree | commitdiff |
| 2012-09-13 |
Dean Camera | Remove incorrect PROGMEM qualifier on the Manufacturer... |
tree | commitdiff |
| 2012-08-27 |
Dean Camera | Fixed incompatibility in the CDC class bootloader on... |
tree | commitdiff |
| 2012-08-27 |
Dean Camera | Add human readable definitions for the AVR109 protocol... |
tree | commitdiff |
| 2012-08-18 |
Dean Camera | Spell-check latest trunk source code. |
tree | commitdiff |
| 2012-08-16 |
Dean Camera | Fix up non-unique DFU/CDC bootloader signatures. |
tree | commitdiff |
| 2012-08-16 |
Dean Camera | Fixed missing Win-32bit compatibility sections in the... |
tree | commitdiff |
| 2012-08-13 |
Dean Camera | Upgrade Doxygen configuration files, custom style CSS... |
tree | commitdiff |
| 2012-08-11 |
Dean Camera | Add help text to the project makefiles to help new... |
tree | commitdiff |
| 2012-07-29 |
Dean Camera | Upgrade Doxygen configuration files to 1.8.1.2. |
tree | commitdiff |
| 2012-07-29 |
Dean Camera | Enhance bootloader descriptor strings in the CDC and... |
tree | commitdiff |
| 2012-07-15 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2012-07-14 |
Dean Camera | Use immediate variable expansion in the second-deepest... |
tree | commitdiff |
| 2012-07-14 |
Dean Camera | Rename build system module makefiles from "lufa.MODULE... |
tree | commitdiff |
| 2012-07-11 |
Dean Camera | Fix project makefiles - remove trailing slash from... |
tree | commitdiff |
| 2012-07-10 |
Dean Camera | Fix up makefile .NOTPARALLEL heuristics so that linear... |
tree | commitdiff |
| 2012-07-10 |
Dean Camera | Slightly better method of recursive make - use proper... |
tree | commitdiff |
| 2012-07-07 |
Dean Camera | Reduce bootloader magic key to 16 bits to save FLASH... |
tree | commitdiff |
| 2012-07-07 |
Dean Camera | Update CDC driver INF files so that they should work... |
tree | commitdiff |
| 2012-06-29 |
Dean Camera | Fixed CDC and DFU bootloaders API page erase and write... |
tree | commitdiff |
| 2012-06-26 |
Dean Camera | Clean up bootloader makefiles to make them a bit more... |
tree | commitdiff |
| 2012-06-24 |
Dean Camera | Don't enforce silent output on submake - pass down... |
tree | commitdiff |
| 2012-06-19 |
Dean Camera | Revert change to assembly file comment syntax; this... |
tree | commitdiff |
| 2012-06-17 |
Dean Camera | Re-add in DFU bootloader Manufacturer string, as the... |
tree | commitdiff |
| 2012-06-17 |
Dean Camera | Replace C style comments in assembly code with true... |
tree | commitdiff |
| 2012-06-15 |
Dean Camera | Modify CDC and DFU bootloaders so that the various... |
tree | commitdiff |
| 2012-06-12 |
Dean Camera | Remove unused makefile macro from the DFU bootloader. |
tree | commitdiff |
| 2012-06-10 |
Dean Camera | Add OBJDIR optional build variable to the BULD build... |
tree | commitdiff |
| 2012-06-09 |
Dean Camera | Clean up bootloader makefile comments. |
tree | commitdiff |
| 2012-06-09 |
Dean Camera | Added new JTAG_ENABLE() macro for the AVR8 architecture... |
tree | commitdiff |
| 2012-06-04 |
Dean Camera | Fix typos in recursive make rules. |
tree | commitdiff |
| 2012-06-04 |
Dean Camera | Add new ATPROGRAM build system module. Add ATPROGRAM... |
tree | commitdiff |
| 2012-06-04 |
Dean Camera | Add emergency aborts to the recursive makefiles to... |
tree | commitdiff |
| 2012-06-03 |
Dean Camera | Quiet initial recursive makefile invocation for all... |
tree | commitdiff |
| 2012-06-03 |
Dean Camera | Use auto-detection of project directories for the demo... |
tree | commitdiff |
| 2012-06-02 |
Dean Camera | Clean up CORE build system module, use simple rather... |
tree | commitdiff |
| 2012-06-01 |
Dean Camera | Switch over Demos, Bootloaders and Projects to the... |
tree | commitdiff |
| 2012-05-29 |
Dean Camera | Ensure the DFU bootloader disables and clears the activ... |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | Merge in AppConfigHeaders branch to trunk, altering... |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | Remove legacy AS4 project files, now that they can... |
tree | commitdiff |
| 2012-05-27 |
Dean Camera | Add missing documentation to custom BuiltTest hardware... |
tree | commitdiff |
| 2012-05-26 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-21 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-21 |
Dean Camera | Turn off watchdog before jumping to the user applicatio... |
tree | commitdiff |
| 2012-05-20 |
Dean Camera | Merge in latest trunk. |
tree | commitdiff |
| 2012-05-20 |
Dean Camera | Merge in latest trunk. |
tree | commitdiff |
| 2012-05-20 |
Dean Camera | Upgrade Doxygen configuration files for Doxygen 1.8... |
tree | commitdiff |
| 2012-05-18 |
Dean Camera | Minor documentation adjustments to the demos, projects... |
tree | commitdiff |
| 2012-05-17 |
Dean Camera | Update project Doxygen and makefiles so that the result... |
tree | commitdiff |
| 2012-05-17 |
Dean Camera | Update CDC and DFU class bootloader documentation with... |
tree | commitdiff |
| 2012-05-15 |
Dean Camera | AppConfigHeaders: Make sure that in applications using... |
tree | commitdiff |
| 2012-05-13 |
Dean Camera | AppConfigHeaders: Move out the last of the demo/app... |
tree | commitdiff |
| 2012-05-13 |
Dean Camera | AppConfigHeaders: Merge in latest main. |
tree | commitdiff |
| 2012-05-13 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
| 2012-05-13 |
Dean Camera | Fixed CDC and DFU bootloaders API function offsets... |
tree | commitdiff |
| 2012-05-12 |
Dean Camera | AppConfigHeaders: Fix broken documentation in the HID... |
tree | commitdiff |
| 2012-05-12 |
Dean Camera | Fix broken documentation in the HID class bootloader. |
tree | commitdiff |
| 2012-05-12 |
Dean Camera | AppConfigHeaders: Merge in minor changes from trunk. |
tree | commitdiff |
| 2012-05-10 |
Dean Camera | AppConfigHeaders: Update several user projects to use... |
tree | commitdiff |
| 2012-05-10 |
Dean Camera | AppConfigHeaders: Update bootloaders to use configurati... |
tree | commitdiff |
| 2012-05-10 |
Dean Camera | Fix broken documentation in the CDC and DFU class bootl... |
tree | commitdiff |
| 2012-05-10 |
Dean Camera | Add branch for the conversion of demos to use standard... |
tree | commitdiff |
| 2012-05-06 |
Dean Camera | Increased endpoint polling interval for all demos and... |
tree | commitdiff |
| 2012-05-05 |
Dean Camera | Fix bootloaders to make the StaticAnalysis build test... |
tree | commitdiff |
| 2012-05-05 |
Dean Camera | Fixed incorrect DFU version number reported to the... |
tree | commitdiff |
| 2012-04-29 |
Dean Camera | The library bootloaders will now correctly start the... |
tree | commitdiff |
| 2012-04-19 |
Dean Camera | Remove an unused variable in the HID loader CLI applica... |
tree | commitdiff |
| 2012-04-18 |
Dean Camera | Alter the bootloader section sizes to all be 8KB, to... |
tree | commitdiff |
| 2012-04-15 |
Dean Camera | Minor documentation improvements. |
tree | commitdiff |
| 2012-04-14 |
Dean Camera | Reintegrate the FullEPAddresses development branch... |
tree | commitdiff |
| 2012-04-14 |
Dean Camera | Fixed CDC and DFU bootloaders failing to compile when... |
tree | commitdiff |
| 2012-04-09 |
Dean Camera | Make Doxygen fail for any Doxygen output other than... |
tree | commitdiff |
| 2012-04-01 |
Dean Camera | Clean up Bootloader API tables. |
tree | commitdiff |
| 2012-03-29 |
Dean Camera | Added additional bootloader API data to expose the... |
tree | commitdiff |
| 2012-03-25 |
Dean Camera | Re-enable cppcheck static analysis unused function... |
tree | commitdiff |
| 2012-03-09 |
Dean Camera | Only abort Doxygen documentation generation if a non... |
tree | commitdiff |
| 2012-03-09 |
Dean Camera | Update Doxygen documentation build scripts to fail... |
tree | commitdiff |
| 2012-03-08 |
Dean Camera | Fix corrupt Doxygen configuration files, update project... |
tree | commitdiff |
| next |