mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7bfb855a86
Having the modules as DEFAULT_MODULES allows disabling them.
5 lines
124 B
Makefile
5 lines
124 B
Makefile
USEMODULE += xtimer
|
|
FEATURES_REQUIRED += periph_i2c
|
|
DEFAULT_MODULE += auto_init_security
|
|
USEMODULE += cryptoauthlib_contrib
|