Zephyr core bacnet server port; bacnet/device test (#123)

Co-authored-by: Gregory Shue <gregory.shue@legrand.us>
This commit is contained in:
Greg Shue
2020-09-22 07:24:38 -07:00
committed by GitHub
parent cbaa106c59
commit a95b7d597e
26 changed files with 4166 additions and 86 deletions
+2 -2
View File
@@ -10,7 +10,7 @@ menuconfig BACNETSTACK
if BACNETSTACK
module = BACNET
module = BACNETSTACK
module-str = Log level for BACnet
module-help = Enable BACnet library to output debug messages
source "$(ZEPHYR_BASE)/subsys/logging/Kconfig.template.log_config"
@@ -100,6 +100,6 @@ config BACDL_BIP6_PORT
help
UDP port to listen on (default=47808)
#rsource "subsys/Kconfig"
rsource "subsys/Kconfig"
endif # BACNETSTACK