2023-05-10 11:12:39 +02:00
|
|
|
include ../Makefile.build_system_common
|
2018-04-19 17:10:51 +02:00
|
|
|
USEMODULE += random
|
|
|
|
|
|
|
|
USEMODULE += external_module
|
2021-02-26 18:52:29 +01:00
|
|
|
EXTERNAL_MODULE_DIRS += external_modules
|
2018-04-19 17:10:51 +02:00
|
|
|
|
|
|
|
include $(RIOTBASE)/Makefile.include
|