1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/hifive1*: remove periph_gpio provided features

There are now provided at cpu level
This commit is contained in:
Alexandre Abadie 2019-12-05 14:05:23 +01:00
parent 5e301219df
commit e5d5892167
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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