Skip to content

Commit

Permalink
boards/stm32g0316-disco: enable periph_rtc
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Feb 4, 2024
1 parent 0cdbde8 commit e207848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/stm32g0316-disco/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e207848

Please sign in to comment.