samd21: Avoid divides in boot loader
authorKeith Packard <keithp@keithp.com>
Sun, 6 Nov 2022 23:09:55 +0000 (15:09 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 6 Nov 2022 23:09:55 +0000 (15:09 -0800)
commitcbff1483ae7469d3961341a1cfdfeb8b4bb557c1
treede26f4088d7c993040d992519bd315e41e0b40e1
parent4839569abef7f1d9592a9da5d40fe67dcc048ce1
samd21: Avoid divides in boot loader

The divide code is huge and overflows flash.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/samd21/ao_flash_samd21.c