mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-16 14:52:45 +01:00
971f0f6fee
This feature is only used to blacklist stdio via CDC ACM. Introduce the `highlevel_stdio` feature instead to indicate that stdio functionality requires a running thread to print anything
4 lines
97 B
Makefile
4 lines
97 B
Makefile
include $(RIOTBOARD)/common/arduino-zero/Makefile.features
|
|
|
|
FEATURES_PROVIDED += highlevel_stdio
|