add support for Open Connectivity Foundation DCPs

This commit is contained in:
mhhcbon
2022-03-21 14:46:32 +01:00
committed by Huin
parent e739c716b4
commit 9af4afce08
14 changed files with 6446 additions and 85 deletions

2
Makefile Normal file
View File

@ -0,0 +1,2 @@
gen:
(cd cmd/goupnpdcpgen/; go install); go generate ./...