[riot-notifications] [RIOT-OS/RIOT] cpu/cc2538: add flashpage & flashpage_raw (#15387)
benpicco
notifications at github.com
Fri Nov 6 17:57:04 CET 2020
@benpicco commented on this pull request.
> @@ -43,6 +43,32 @@ extern "C" {
#define CPU_HAS_BITBAND (1)
/** @} */
+
+/**
+ * @brief Flash page configuration
+ * @{
+ */
+#define FLASHPAGE_SIZE (2048U)
+/* Last page holds the CCA region for safety this will not be allowed
```suggestion
/* Last page holds the Customer Configuration Area (CCA), for safety this will not be allowed
```
--
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/15387#pullrequestreview-525330408
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201106/d5c0c327/attachment-0001.htm>
More information about the notifications
mailing list