mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
ffc4277b9f
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
|