mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
10 lines
196 B
Makefile
10 lines
196 B
Makefile
PKG_NAME=fido2_tests
|
|
PKG_URL=https://github.com/trussed-dev/fido2-tests
|
|
PKG_VERSION=591d3d2279949e08de0766897f24bcfd39af1339
|
|
PKG_LICENSE=Apache-2.0 OR MIT
|
|
|
|
include $(RIOTBASE)/pkg/pkg.mk
|
|
|
|
all:
|
|
@
|