1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/cb_mux_bench: Add Kconfig defaults

This commit is contained in:
MrKevinWeiss 2021-02-17 13:50:04 +01:00
parent 8057273ab2
commit ea6716a7f9

View File

@ -0,0 +1,2 @@
CONFIG_MODULE_CB_MUX=y
CONFIG_MODULE_XTIMER=y