aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/BootloaderAPI.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
|
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
|
* Fixed CDC and DFU bootloaders API page erase and write function failures ↵Dean Camera2012-06-291-0/+2
| | | | (thanks to Martin Lambert).
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Add missing const qualifier to bootloader API function parameters.Dean Camera2011-11-281-6/+6
|
* Add missing SVN eol-style property to ensure that source code line endings ↵Dean Camera2011-11-091-74/+74
| | | | and converted to the native values on checkout.
* Added User Application APIs to the CDC and DFU class bootloaders.Dean Camera2011-10-111-0/+74