mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
tests/pkg_cryptoauthlib*: add Kconfig configuration
This commit is contained in:
parent
b78c8f695f
commit
ae530a9db2
2
tests/pkg_cryptoauthlib_compare_sha256/app.config.test
Normal file
2
tests/pkg_cryptoauthlib_compare_sha256/app.config.test
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_PACKAGE_CRYPTOAUTHLIB=y
|
||||
CONFIG_MODULE_HASHES=y
|
2
tests/pkg_cryptoauthlib_internal-tests/app.config.test
Normal file
2
tests/pkg_cryptoauthlib_internal-tests/app.config.test
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_PACKAGE_CRYPTOAUTHLIB=y
|
||||
CONFIG_MODULE_CRYPTOAUTHLIB_TEST=y
|
Loading…
Reference in New Issue
Block a user