aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/BootloaderAPITable.S
Commit message (Collapse)AuthorAgeFilesLines
* Fixed CDC and DFU bootloaders failing to compile when the bootloader section ↵Dean Camera2012-04-141-14/+34
| | | | size is 8KB or more (thanks to Georg Glock).
* Clean up Bootloader API tables.Dean Camera2012-04-011-4/+9
|
* Added additional bootloader API data to expose the bootloader start address ↵Dean Camera2012-03-291-2/+6
| | | | and class to the DFU and CDC class bootloaders.
* Add API support signature to the CDC and DFU class bootloaders, so that the ↵Dean Camera2012-02-031-7/+12
| | | | application can detect the bootloader's API support.
* Add missing SVN eol-style property to ensure that source code line endings ↵Dean Camera2011-11-091-43/+43
| | | | and converted to the native values on checkout.
* Added User Application APIs to the CDC and DFU class bootloaders.Dean Camera2011-10-111-0/+43