mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/stm32g0316-disco: enable periph_rtc
This commit is contained in:
parent
0cdbde8fb8
commit
e20784833d
@ -3,6 +3,7 @@ CPU_MODEL = stm32g031j6
|
||||
|
||||
# Put defined MCU peripherals here (in alphabetical order)
|
||||
FEATURES_PROVIDED += periph_gpio
|
||||
FEATURES_PROVIDED += periph_rtc
|
||||
FEATURES_PROVIDED += periph_rtt
|
||||
FEATURES_PROVIDED += periph_timer
|
||||
FEATURES_PROVIDED += periph_uart
|
||||
|
Loading…
Reference in New Issue
Block a user