mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/slwstk6220a: remove useless provided gpio features
These are provided at CPU level.
This commit is contained in:
parent
aed0cfb1d8
commit
4d85735b24
@ -2,6 +2,5 @@ CPU = ezr32wg
|
||||
CPU_MODEL = ezr32wg330f256r60
|
||||
|
||||
# Put defined MCU peripherals here (in alphabetical order)
|
||||
FEATURES_PROVIDED += periph_gpio periph_gpio_irq
|
||||
FEATURES_PROVIDED += periph_timer
|
||||
FEATURES_PROVIDED += periph_uart
|
||||
|
Loading…
Reference in New Issue
Block a user