Skip to content

Commit

Permalink
Merge pull request #10829 from aabadie/pr/boards/b-l475e-missing-feat…
Browse files Browse the repository at this point in the history
…ures

boards/b-l475e-iot01a: provide already configured RTC and RTT features
  • Loading branch information
leandrolanzieri committed Jan 21, 2019
2 parents f91f621 + c6b9bb5 commit fc1badd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boards/b-l475e-iot01a/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
FEATURES_PROVIDED += periph_dma
FEATURES_PROVIDED += periph_i2c
FEATURES_PROVIDED += periph_pwm
FEATURES_PROVIDED += periph_rtc
FEATURES_PROVIDED += periph_rtt
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
Expand Down

0 comments on commit fc1badd

Please sign in to comment.