mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d2dbf9e853
CDC ACM stdio adds 10k ROM and 2k RAM, so only enable it for the larger board variants.
5 lines
148 B
Makefile
5 lines
148 B
Makefile
USEMODULE += boards_common_blxxxpill
|
|
|
|
include $(RIOTBOARD)/common/blxxxpill/Makefile.dep
|
|
include $(RIOTBOARD)/common/makefiles/stdio_cdc_acm.dep.mk
|