5 lines
134 B
Makefile
5 lines
134 B
Makefile
# This board uses the shared board_init function
|
|
USEMODULE += boards_common_kw41z
|
|
|
|
include $(RIOTBOARD)/common/kw41z/Makefile.include
|