bessman / mcbootflash

Flash firmware to 16-bit Microchip devices running MCC bootloader
https://bessman.github.io/mcbootflash/
MIT License
16 stars 2 forks source link

Padding #18

Closed bessman closed 1 year ago

bessman commented 1 year ago

Re-apply logic to pad data to multiple of write size. Thought bincopy's chunks might handle that, but it only aligns the start address.