mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
- The `periph_flashpage` driver expects the manual write bit to be set This should be set by default, but the SAM D20/SAM D21 errata sheets correct that this is indeed *not* set by default, which may cause spurious writes. - SAM D20 may not wake up from any sleep mode if sleep power reduction is enabled for the NVM block.