Add ASF provider manifest file and adjust VSIX packing to compress the library contents.
[pub/USBasp.git] / Bootloaders /
2013-01-03 Dean CameraUpdate copyright year to 2013.
2013-01-03 Dean CameraUpgrade Doxygen configuration files to the latest Doxyg...
2013-01-03 Dean CameraRemove support for devices that were not put into produ...
2012-11-10 Dean CameraRemove dependency on the "bc" command line calculator...
2012-10-28 Dean CameraMake "HighByte" variable in the CDC Bootloader a uint8_...
2012-10-20 Dean CameraMinor cleanup of the CDC bootloader.
2012-10-14 Dean CameraClean up unnecessary CPPCheck static analysis suppressi...
2012-10-05 Dean CameraMinor documentation improvements.
2012-09-17 Dean CameraUse the framework provided GlobalInterruptEnable()...
2012-09-15 Dean CameraShorten the product string descriptors in the CDC and...
2012-09-15 Dean CameraFix up the StaticAnalysis build test so that it does...
2012-09-13 Dean CameraRemove incorrect PROGMEM qualifier on the Manufacturer...
2012-08-27 Dean CameraFixed incompatibility in the CDC class bootloader on...
2012-08-27 Dean CameraAdd human readable definitions for the AVR109 protocol...
2012-08-18 Dean CameraSpell-check latest trunk source code.
2012-08-16 Dean CameraFix up non-unique DFU/CDC bootloader signatures.
2012-08-16 Dean CameraFixed missing Win-32bit compatibility sections in the...
2012-08-13 Dean CameraUpgrade Doxygen configuration files, custom style CSS...
2012-08-11 Dean CameraAdd help text to the project makefiles to help new...
2012-07-29 Dean CameraUpgrade Doxygen configuration files to 1.8.1.2.
2012-07-29 Dean CameraEnhance bootloader descriptor strings in the CDC and...
2012-07-15 Dean CameraMinor documentation improvements.
2012-07-14 Dean CameraUse immediate variable expansion in the second-deepest...
2012-07-14 Dean CameraRename build system module makefiles from "lufa.MODULE...
2012-07-11 Dean CameraFix project makefiles - remove trailing slash from...
2012-07-10 Dean CameraFix up makefile .NOTPARALLEL heuristics so that linear...
2012-07-10 Dean CameraSlightly better method of recursive make - use proper...
2012-07-07 Dean CameraReduce bootloader magic key to 16 bits to save FLASH...
2012-07-07 Dean CameraUpdate CDC driver INF files so that they should work...
2012-06-29 Dean CameraFixed CDC and DFU bootloaders API page erase and write...
2012-06-26 Dean CameraClean up bootloader makefiles to make them a bit more...
2012-06-24 Dean CameraDon't enforce silent output on submake - pass down...
2012-06-19 Dean CameraRevert change to assembly file comment syntax; this...
2012-06-17 Dean CameraRe-add in DFU bootloader Manufacturer string, as the...
2012-06-17 Dean CameraReplace C style comments in assembly code with true...
2012-06-15 Dean CameraModify CDC and DFU bootloaders so that the various...
2012-06-12 Dean CameraRemove unused makefile macro from the DFU bootloader.
2012-06-10 Dean CameraAdd OBJDIR optional build variable to the BULD build...
2012-06-09 Dean CameraClean up bootloader makefile comments.
2012-06-09 Dean CameraAdded new JTAG_ENABLE() macro for the AVR8 architecture...
2012-06-04 Dean CameraFix typos in recursive make rules.
2012-06-04 Dean CameraAdd new ATPROGRAM build system module. Add ATPROGRAM...
2012-06-04 Dean CameraAdd emergency aborts to the recursive makefiles to...
2012-06-03 Dean CameraQuiet initial recursive makefile invocation for all...
2012-06-03 Dean CameraUse auto-detection of project directories for the demo...
2012-06-02 Dean CameraClean up CORE build system module, use simple rather...
2012-06-01 Dean CameraSwitch over Demos, Bootloaders and Projects to the...
2012-05-29 Dean CameraEnsure the DFU bootloader disables and clears the activ...
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraRemove legacy AS4 project files, now that they can...
2012-05-27 Dean CameraAdd missing documentation to custom BuiltTest hardware...
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraTurn off watchdog before jumping to the user applicatio...
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraUpgrade Doxygen configuration files for Doxygen 1.8...
2012-05-18 Dean CameraMinor documentation adjustments to the demos, projects...
2012-05-17 Dean CameraUpdate project Doxygen and makefiles so that the result...
2012-05-17 Dean CameraUpdate CDC and DFU class bootloader documentation with...
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Move out the last of the demo/app...
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest main.
2012-05-13 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-13 Dean CameraFixed CDC and DFU bootloaders API function offsets...
2012-05-12 Dean CameraAppConfigHeaders: Fix broken documentation in the HID...
2012-05-12 Dean CameraFix broken documentation in the HID class bootloader.
2012-05-12 Dean CameraAppConfigHeaders: Merge in minor changes from trunk.
2012-05-10 Dean CameraAppConfigHeaders: Update several user projects to use...
2012-05-10 Dean CameraAppConfigHeaders: Update bootloaders to use configurati...
2012-05-10 Dean CameraFix broken documentation in the CDC and DFU class bootl...
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-05-06 Dean CameraIncreased endpoint polling interval for all demos and...
2012-05-05 Dean CameraFix bootloaders to make the StaticAnalysis build test...
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-19 Dean CameraRemove an unused variable in the HID loader CLI applica...
2012-04-18 Dean CameraAlter the bootloader section sizes to all be 8KB, to...
2012-04-15 Dean CameraMinor documentation improvements.
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 CameraMake Doxygen fail for any Doxygen output other than...
2012-04-01 Dean CameraClean up Bootloader API tables.
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-09 Dean CameraOnly abort Doxygen documentation generation if a non...
2012-03-09 Dean CameraUpdate Doxygen documentation build scripts to fail...
2012-03-08 Dean CameraFix corrupt Doxygen configuration files, update project...
2012-03-08 Dean CameraUpdate Doxygen configuration files to disable Markdown...
2012-03-07 Dean CameraUpdate Doxygen configuration files for all projects.
2012-03-04 Dean CameraUpdate code and StaticAnlysisTest so that missingInclud...
2012-02-28 Dean CameraFix warnings and errors found by the new cppcheck provi...
2012-02-24 Dean CameraMinor documentation fixes - change \note entries to...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2012-02-04 Dean CameraMinor documentation corrections.
2012-02-03 Dean CameraAdd API support signature to the CDC and DFU class...
2012-02-01 Dean CameraMinor documentation improvements.
next