Files
SDK_SG200x_V2/buildroot-2024.02/package/duo-wiringx/duo-wiringx.mk
carbon 32edff0b7c buildroot add duo-wiringx package
Signed-off-by: carbon <carbon@milkv.io>
2024-08-07 21:39:50 +08:00

8 lines
233 B
Makefile

DUO_WIRINGX_VERSION = 1.0.2
DUO_WIRINGX_SITE = $(call github,milkv-duo,duo-wiringx,$(DUO_WIRINGX_VERSION))
DUO_WIRINGX_LICENSE = MPL-2.0
DUO_WIRINGX_LICENSE_FILES = COPYING
DUO_WIRINGX_INSTALL_STAGING = YES
$(eval $(cmake-package))