Skip to content

Commit

Permalink
boards/hifive1*: remove periph_gpio provided features
Browse files Browse the repository at this point in the history
There are now provided at cpu level
  • Loading branch information
aabadie committed Dec 5, 2019
1 parent 5e30121 commit e5d5892
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion boards/hifive1/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ CPU = fe310
CPU_MODEL = fe310_g000

# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
#FEATURES_PROVIDED += periph_pwm
FEATURES_PROVIDED += periph_rtc
FEATURES_PROVIDED += periph_rtt
Expand Down
1 change: 0 additions & 1 deletion boards/hifive1b/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ CPU = fe310
CPU_MODEL = fe310_g002

# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
#FEATURES_PROVIDED += periph_i2c
#FEATURES_PROVIDED += periph_pwm
FEATURES_PROVIDED += periph_rtc
Expand Down

0 comments on commit e5d5892

Please sign in to comment.