altos/samd21: Automatically erase flash when writing
authorKeith Packard <keithp@keithp.com>
Mon, 26 Sep 2022 00:34:11 +0000 (17:34 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 27 Oct 2022 23:59:11 +0000 (16:59 -0700)
commit59f08a3079ccecaeb91b637e7d311f3f98d10c42
tree062ef464cc9ecb666dd1bdbe83f240cafc986468
parentf7e6cbeaf3e84935b38da8605a6d5bb702eff3a5
altos/samd21: Automatically erase flash when writing

Need to erase pages before writing them.

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