Modify CDC and DFU bootloaders so that the various BootloaderAPI components are in...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 15 Jun 2012 16:02:19 +0000 (16:02 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 15 Jun 2012 16:02:19 +0000 (16:02 +0000)
commit4da2ba9f1c5e91895416960649b25709f1079ded
tree1eac37817864c64d84bd3dc1914bd2a16a82410e
parentc4ebddd27ab964e55f4c7a1ae098f3f2c8ef47a6
Modify CDC and DFU bootloaders so that the various BootloaderAPI components are in unique sections and mapped explicitly - this will ensure the API and signature entries are always linked at the correct explicit address.
Bootloaders/CDC/BootloaderAPITable.S
Bootloaders/CDC/makefile
Bootloaders/DFU/BootloaderAPITable.S
Bootloaders/DFU/makefile