4b742effe1
- misprint in ports/zephyr/bip-init.c - error processing PROP_TRACKING_VALUE for the Color Temperature object in src/bacnet/bacapp.c - misprint MSV test - add hostnport.c for each zephyr tests - fix colors and ms-input tests - remove mocking Device_Inc_Database_Revision() for zephyr tests - debug the color temperature test
12 lines
183 B
Plaintext
12 lines
183 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_BACNETSTACK=y
|
|
|
|
# BIP Options
|
|
CONFIG_BACDL_BIP=y
|
|
CONFIG_BACDL_BIP_PORT=47808
|
|
CONFIG_BACDL_BIP_ADDRESS_INDEX=0
|
|
|
|
# networking
|
|
CONFIG_NETWORKING=y
|
|
CONFIG_NET_IPV4=y
|