Fixed device object compile errors and added IPv6 recipes for blinkt and piface (#841)

This commit is contained in:
Steve Karg
2024-10-31 14:16:47 -05:00
committed by GitHub
parent 7b6a0923f0
commit 6d9cff2312
8 changed files with 120 additions and 35 deletions
+1 -1
View File
@@ -289,7 +289,7 @@ apdu: $(BACNET_LIB_TARGET)
.PHONY: blinkt
blinkt:
$(MAKE) -C $@
$(MAKE) -B -C $@
.PHONY: create-object
create-object: $(BACNET_LIB_TARGET)