mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-19 03:23:49 +01:00
All addresses to flashpage_page() must be in flash. Flash memory is `const`, therefore this function must also take `const` pointers.
All addresses to flashpage_page() must be in flash. Flash memory is `const`, therefore this function must also take `const` pointers.