Skip to content

Commit

Permalink
boards/bluepill: FEATURES_PROVIDED += periph_rtc
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexei Bezborodov authored and Alexei Bezborodov committed Mar 27, 2019
1 parent 38f01c4 commit c58a5f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions boards/bluepill/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ flash][Flashsize].
| USB | no |
| Timer | yes |
| CAN | no |
| RTC | yes |


## Flashing
Expand Down
1 change: 1 addition & 0 deletions boards/common/stm32f103c8/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
FEATURES_PROVIDED += periph_adc
FEATURES_PROVIDED += periph_i2c
FEATURES_PROVIDED += periph_pwm
FEATURES_PROVIDED += periph_rtc
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
Expand Down

0 comments on commit c58a5f3

Please sign in to comment.