2012-07-07 |
Dean Camera | Reduce bootloader magic key to 16 bits to save FLASH... |
tree | commitdiff |
2012-06-26 |
Dean Camera | Clean up bootloader makefiles to make them a bit more... |
tree | commitdiff |
2012-06-09 |
Dean Camera | Clean up bootloader makefile comments. |
tree | commitdiff |
2012-06-04 |
Dean Camera | Add new ATPROGRAM build system module. Add ATPROGRAM... |
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-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-26 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
tree | commitdiff |
2012-05-21 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
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-13 |
Dean Camera | AppConfigHeaders: Merge in latest main. |
tree | commitdiff |
2012-05-13 |
Dean Camera | AppConfigHeaders: Merge in latest trunk. |
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 bootloaders to use configurati... |
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-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-09 |
Dean Camera | Make Doxygen fail for any Doxygen output other than... |
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 |
2012-03-08 |
Dean Camera | Update Doxygen configuration files to disable Markdown... |
tree | commitdiff |
2012-03-07 |
Dean Camera | Update Doxygen configuration files for all projects. |
tree | commitdiff |
2012-03-04 |
Dean Camera | Update code and StaticAnlysisTest so that missingInclud... |
tree | commitdiff |
2012-02-28 |
Dean Camera | Fix warnings and errors found by the new cppcheck provi... |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file contributor copyrights for 2012. |
tree | commitdiff |
2012-02-04 |
Dean Camera | Update file header copyrights for 2012. |
tree | commitdiff |
2012-01-15 |
Dean Camera | Minor bootloader tweaks; make some functions static... |
tree | commitdiff |
2012-01-02 |
Dean Camera | USB_CONFIG_ATTR_BUSPOWERED constant renamed to USB_CONF... |
tree | commitdiff |
2011-12-23 |
Dean Camera | Run wspurify script on /trunk/ and /branches/ C source... |
tree | commitdiff |
2011-11-09 |
Dean Camera | Add missing SVN eol-style property to ensure that sourc... |
tree | commitdiff |
2011-09-21 |
Dean Camera | Add project name to the Doxygen makefile target output. |
tree | commitdiff |
2011-07-19 |
Dean Camera | Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour... |
tree | commitdiff |
2011-07-15 |
Dean Camera | Add missing SVN eol-style property to files where it... |
tree | commitdiff |
2011-07-01 |
Dean Camera | Seperate out the device demos and project's configurati... |
tree | commitdiff |
2011-06-20 |
Dean Camera | Add new "checksource" target to the library makefiles... |
tree | commitdiff |
2011-06-02 |
Dean Camera | Expand the documentation for each Bootloader to give... |
tree | commitdiff |
2011-04-23 |
Dean Camera | Add new LUFA powered user projects to the documentation. |
tree | commitdiff |
2011-04-23 |
Dean Camera | Fix HID class bootloader not working on the larger... |
tree | commitdiff |
2011-04-04 |
Dean Camera | Renamed all low level Endpoint_Read_*, Endpoint_Write_... |
tree | commitdiff |
2011-03-21 |
Dean Camera | F_CLOCK changed to F_USB to be more descriptive, and... |
tree | commitdiff |
2011-03-18 |
Dean Camera | Oops - Bootloader optimizations to GetDescriptor()... |
tree | commitdiff |
2011-02-19 |
Dean Camera | Add new ARCH option to the makefiles to (eventually... |
tree | commitdiff |
2011-02-15 |
Dean Camera | Add missing HID bootloader AVRStudio project. |
tree | commitdiff |
2011-02-13 |
Dean Camera | Add more const-ness to the stream endpoint/pipe functio... |
tree | commitdiff |
2011-02-11 |
Dean Camera | Fix typos in the HID class bootloader makefile. |
tree | commitdiff |
2011-02-10 |
Dean Camera | Add static keyword to all project globals whose scope... |
tree | commitdiff |
2011-02-09 |
Dean Camera | Fix errors in the hid_bootloader_cli.c program code. |
tree | commitdiff |
2011-02-09 |
Dean Camera | Update HID bootloader loader application to support... |
tree | commitdiff |
2011-02-09 |
Dean Camera | Added HID class bootloader, compatible with a modified... |
tree | commitdiff |
|