Skip to content

Commit

Permalink
fixup! board: add Adafruit Grand Central M4 Express support
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Jun 9, 2023
1 parent ab7e06c commit c83af3f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions boards/adafruit-grand-central-m4-express/Makefile.features
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,3 @@ FEATURES_PROVIDED += periph_usbdev

# other board features
FEATURES_PROVIDED += arduino

# This configuration enables modules that are only available when using Kconfig
# module modelling
ifeq (1, $(TEST_KCONFIG))
KCONFIG_ADD_CONFIG += $(RIOTBOARD)/common/samdx1-arduino-bootloader/samdx1-arduino-bootloader.config
endif

0 comments on commit c83af3f

Please sign in to comment.