We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12b433 commit d5620b6Copy full SHA for d5620b6
targets/TARGET_NUVOTON/TARGET_M2351/rtc_api.c
@@ -34,7 +34,7 @@
34
* We need RTC to be secure for security concern.
35
*
36
* On M2351, configured to secure
37
- * On M2351, hard-wired to secure
+ * On M2354, hard-wired to secure
38
*/
39
#if defined(SCU_INIT_PNSSET2_VAL) && (SCU_INIT_PNSSET2_VAL & (1 << 1))
40
#error("Limited by BSP/RTC, we can only support secure RTC.")
0 commit comments