Skip to content

Commit

Permalink
boards/slwstk6220a: remove useless provided gpio features
Browse files Browse the repository at this point in the history
These are provided at CPU level.
  • Loading branch information
aabadie committed Oct 18, 2019
1 parent aed0cfb commit 4d85735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/slwstk6220a/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4d85735

Please sign in to comment.