1
0
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:
Alexandre Abadie 2019-10-18 09:34:52 +02:00
parent aed0cfb1d8
commit 4d85735b24
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

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