mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
pkg/tinycrypt: Fix dependencies
According to tests/pkg_tinycrypt, this package only works on 32 bit archs. So add this as a required feature.
This commit is contained in:
parent
652aac4e57
commit
ffc4277b9f
1
pkg/tinycrypt/Makefile.dep
Normal file
1
pkg/tinycrypt/Makefile.dep
Normal file
@ -0,0 +1 @@
|
||||
FEATURES_REQUIRED += arch_32bit
|
||||
Loading…
x
Reference in New Issue
Block a user