mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 01:52:45 +01:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
MODULE := psa_key_slot_mgmt
|
|
INCLUDES += -I$(RIOTBASE)/sys/psa_crypto/include
|
|
|
|
include $(RIOTBASE)/Makefile.base
|