mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
We don't need to define FLASHPAGE_SIZE and FLASHPAGE_NUMOF ourself if the BPROT peripheral is present. Now why nrf52840 doesn't have it, I don't know, but for nrf52832 and nrf23811 the values in BPROT_REGIONS_SIZE and BPROT_REGIONS_NUM match the values manually provided here before.