[riot-notifications] [RIOT-OS/RIOT] tests/pkg_cryptoauthlib: remove efm32 from blacklist (#15426)
benpicco
notifications at github.com
Tue Nov 17 10:31:32 CET 2020
> If that is the case you can guard this redefinition against the package being used and against the specific EFM32 series, it would limit the impact.
You mean having the define change depending on the package being used or not? That would be terrible!
I agree that it would be cleaner to change it in the package, but that would actually be more involved wrt code changes I think
alternatively we can just
FEATURES_BLACKLIST += cpu_efm32
in the pkg - assuming that the chance of anyone using a Microchip Security device with one of these efm32 chips is pretty slim.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15426#issuecomment-728805148
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201117/d13db731/attachment.htm>
More information about the notifications
mailing list