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

pkg/cryptoauthlib: disable for efm32

Some CPUs define AES_COUNT, which is also defined by this package.
This commit is contained in:
Bas Stottelaar 2020-11-05 12:46:58 +01:00
parent 55a55c7ba5
commit f55c033681

View File

@ -9,3 +9,7 @@ ifneq (,$(filter cryptoauthlib_test,$(USEMODULE)))
USEMODULE += cryptoauthlib_test_tng
USEMODULE += cryptoauthlib_test_atcacert
endif
# Some EFM32 CPU families define AES_COUNT, which is also defined by this
# library.
FEATURES_BLACKLIST += arch_efm32