DFU Library with Secure DFU v1.2.0
Bugs fixed:
- Fixed CRC calculation on the last object when firmware file is not aligned (size is not dividable by 20) #44
- Fixed: Mark position after execute for CRC retry #41
- Documentation fixed: #43
New:
- A Distribution packet ZIP file may now contain softdevice_application, bootloader_application and softdevice_bootloader_application tags. They are supported only in Secure DFU and sent in a single connection. The target DFU must support these kind of combined types (by default it does not, only softdevice_bootloader is supported).