mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
According to tests/pkg_tinycrypt, this package only works on 32 bit archs. So add this as a required feature.
2 lines
32 B
Makefile
2 lines
32 B
Makefile
FEATURES_REQUIRED += arch_32bit
|