1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00
2023-05-12 14:24:40 +02:00

8 lines
131 B
Makefile

include ../Makefile.drivers_common
USEMODULE += shell
USEMODULE += can
USEMODULE += isrpipe
include $(RIOTBASE)/Makefile.include