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

Merge pull request #12546 from aabadie/pr/boards/common/sodaq_arduino

boards/sodaq: restore accidentally removed arduino feature
This commit is contained in:
Kees Bakker 2019-10-22 19:59:34 +02:00 committed by GitHub
commit 046c10ecce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,3 +9,6 @@ FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
FEATURES_PROVIDED += periph_usbdev
# Various other features (if any)
FEATURES_PROVIDED += arduino