1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:52:44 +01:00
RIOT/boards/common/gd32v/Makefile.dep

4 lines
105 B
Makefile

ifneq (,$(filter stdio_cdc_acm stdio_tinyusb_cdc_acm,$(USEMODULE)))
USEMODULE += usb_board_reset
endif