Skip to content

Commit 36c7af7

Browse files
ABOSTMfpistm
authored andcommitted
feat(C0): Add RTC C0 support
Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
1 parent 58da1ed commit 36c7af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rtc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ typedef void(*voidCallbackPtr)(void *);
115115
#define PREDIVA_MAX 0xFFFFFU
116116
#endif /* !STM32F1xx */
117117

118-
#if defined(STM32F0xx) || defined(STM32L0xx) || \
118+
#if defined(STM32C0xx) || defined(STM32F0xx) || defined(STM32L0xx) || \
119119
defined(STM32L5xx) || defined(STM32U5xx)
120120
#define RTC_Alarm_IRQn RTC_IRQn
121121
#define RTC_Alarm_IRQHandler RTC_IRQHandler

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy