| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Clean up CORE build system module, use simple rather than recursive make vari... | Dean Camera | 2012-06-02 | 3 | -12/+12 |
* | Switch over Demos, Bootloaders and Projects to the new and improved build sys... | Dean Camera | 2012-06-01 | 5 | -2083/+91 |
* | Ensure the DFU bootloader disables and clears the activity LED toggle timer w... | Dean Camera | 2012-05-29 | 1 | -0/+4 |
* | AppConfigHeaders: Merge in latest trunk. | Dean Camera | 2012-05-27 | 4 | -4/+1 |
|\ |
|
| * | Remove legacy AS4 project files, now that they can be automatically generated... | Dean Camera | 2012-05-27 | 3 | -3/+0 |
| * | Add missing documentation to custom BuiltTest hardware mapping files. Fix up ... | Dean Camera | 2012-05-27 | 1 | -1/+1 |
* | | AppConfigHeaders: Merge in latest trunk. | Dean Camera | 2012-05-21 | 2 | -2/+15 |
|\| |
|
| * | Turn off watchdog before jumping to the user application in the DFU and CDC b... | Dean Camera | 2012-05-21 | 2 | -2/+15 |
* | | Merge in latest trunk. | Dean Camera | 2012-05-20 | 9 | -92/+150 |
|\| |
|
| * | Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ... | Dean Camera | 2012-05-20 | 5 | -71/+53 |
| * | Minor documentation adjustments to the demos, projects and bootloaders to ens... | Dean Camera | 2012-05-18 | 3 | -15/+15 |
| * | Update project Doxygen and makefiles so that the resulting project documentat... | Dean Camera | 2012-05-17 | 6 | -12/+12 |
| * | Update CDC and DFU class bootloader documentation with a device memory map il... | Dean Camera | 2012-05-17 | 2 | -0/+76 |
* | | AppConfigHeaders: Make sure that in applications using an AppConfig.h configu... | Dean Camera | 2012-05-15 | 4 | -0/+8 |
* | | AppConfigHeaders: Move out the last of the demo/app configurations into new A... | Dean Camera | 2012-05-13 | 3 | -9/+51 |
* | | AppConfigHeaders: Merge in latest trunk. | Dean Camera | 2012-05-13 | 4 | -21/+41 |
|\| |
|
| * | Fixed CDC and DFU bootloaders API function offsets incorrect on some devices ... | Dean Camera | 2012-05-13 | 4 | -21/+41 |
* | | AppConfigHeaders: Fix broken documentation in the HID class bootloader. | Dean Camera | 2012-05-12 | 1 | -1/+2 |
|\| |
|
| * | Fix broken documentation in the HID class bootloader. | Dean Camera | 2012-05-12 | 1 | -1/+2 |
| * | Fix broken documentation in the CDC and DFU class bootloaders due to Doxygen'... | Dean Camera | 2012-05-10 | 2 | -2/+4 |
| * | Increased endpoint polling interval for all demos and projects to 5ms, as 1ms... | Dean Camera | 2012-05-06 | 2 | -3/+3 |
| * | Fix bootloaders to make the StaticAnalysis build test happy. | Dean Camera | 2012-05-05 | 2 | -2/+4 |
| * | Fixed incorrect DFU version number reported to the host in the DFU bootloade... | Dean Camera | 2012-05-05 | 1 | -1/+1 |
| * | The library bootloaders will now correctly start the user application after a... | Dean Camera | 2012-04-29 | 6 | -0/+88 |
| * | Remove an unused variable in the HID loader CLI application. Update known iss... | Dean Camera | 2012-04-19 | 1 | -4/+0 |
| * | Alter the bootloader section sizes to all be 8KB, to be in line with the defa... | Dean Camera | 2012-04-18 | 6 | -13/+13 |
| * | Minor documentation improvements. | Dean Camera | 2012-04-15 | 3 | -9/+9 |
| * | Reintegrate the FullEPAddresses development branch into trunk. | Dean Camera | 2012-04-14 | 6 | -29/+22 |
* | | AppConfigHeaders: Update several user projects to use configuration header fi... | Dean Camera | 2012-05-10 | 1 | -3/+0 |
* | | AppConfigHeaders: Update bootloaders to use configuration header files, rathe... | Dean Camera | 2012-05-10 | 11 | -41/+213 |
* | | Add branch for the conversion of demos to use standard C header files for con... | Dean Camera | 2012-05-10 | 20 | -67/+274 |
|/ |
|
* | Fixed CDC and DFU bootloaders failing to compile when the bootloader section ... | Dean Camera | 2012-04-14 | 4 | -30/+70 |
* | Make Doxygen fail for any Doxygen output other than unsupported tags (as thes... | Dean Camera | 2012-04-09 | 3 | -3/+3 |
* | Clean up Bootloader API tables. | Dean Camera | 2012-04-01 | 2 | -8/+18 |
* | Added additional bootloader API data to expose the bootloader start address a... | Dean Camera | 2012-03-29 | 6 | -31/+58 |
* | Re-enable cppcheck static analysis unused function checks after adding in spe... | Dean Camera | 2012-03-25 | 1 | -11/+0 |
* | Only abort Doxygen documentation generation if a non-unsupported tag warning ... | Dean Camera | 2012-03-09 | 3 | -3/+3 |
* | Update Doxygen documentation build scripts to fail if any warnings are genera... | Dean Camera | 2012-03-09 | 3 | -3/+9 |
* | Fix corrupt Doxygen configuration files, update project names. | Dean Camera | 2012-03-08 | 3 | -141/+184 |
* | Update Doxygen configuration files to disable Markdown support. | Dean Camera | 2012-03-08 | 3 | -187/+144 |
* | Update Doxygen configuration files for all projects. | Dean Camera | 2012-03-07 | 3 | -321/+1068 |
* | Update code and StaticAnlysisTest so that missingInclude warnings do not have... | Dean Camera | 2012-03-04 | 1 | -1/+2 |
* | Fix warnings and errors found by the new cppcheck provided static code analysis. | Dean Camera | 2012-02-28 | 1 | -0/+1 |
* | Minor documentation fixes - change \note entries to \warning where appropriat... | Dean Camera | 2012-02-24 | 1 | -1/+1 |
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 16 | -16/+16 |
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 16 | -16/+16 |
* | Minor documentation corrections. | Dean Camera | 2012-02-04 | 1 | -0/+5 |
* | Add API support signature to the CDC and DFU class bootloaders, so that the a... | Dean Camera | 2012-02-03 | 6 | -16/+38 |
* | Minor documentation improvements. | Dean Camera | 2012-02-01 | 1 | -1/+1 |
* | Add missing reference to the BootloaderAPI.S source file in the DFU and CDC c... | Dean Camera | 2012-01-29 | 2 | -2/+2 |