mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
cdaec0dcaf
Instead of raising a ZeroDivisionError, this tool now just skips any elements in the DFU file that have zero size. Signed-off-by: Damien George <damien@micropython.org>