[riot-notifications] [RIOT-OS/RIOT] periph_flashpage: Make pagewise API optional (#15412)
Koen Zandberg
notifications at github.com
Wed Nov 11 13:49:36 CET 2020
@bergzand commented on this pull request.
> @@ -107,9 +107,9 @@ extern "C" {
/* The minimum block size which can be written is 4B. However, the erase
* block is always FLASHPAGE_SIZE.
*/
-#define FLASHPAGE_RAW_BLOCKSIZE (4U)
+#define FLASHPAGE_BLOCK_SIZE (4U)
Done
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15412#discussion_r521335249
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201111/281125c8/attachment.htm>
More information about the notifications
mailing list