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

tests/cpp_ctors: add Kconfig support

This commit is contained in:
Alexandre Abadie 2022-04-23 16:49:59 +02:00
parent 925cf7f969
commit 684cabff71
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -0,0 +1,2 @@
CONFIG_MODULE_CPP=y
CONFIG_MODULE_EMBUNIT=y