OSCBS-23 Scalable BACnet object arrays, part #2
Add processing object table as section iterable for zephyr
- zephyr/subset/object/device.c
- zephyr/subset/object/objects.ld
Add object descriptor array as dynamic list
- zephyr/subset/object/object.h
- zephyr/subset/object/*.c
This commit is contained in:
@@ -106,6 +106,12 @@ config BACNET_ADDRESS_CACHE_FILE
|
||||
help
|
||||
BACnet Address Cache file functionality
|
||||
|
||||
config BACNET_USE_SECTION_ITERABLE_OBJECT_TABLE
|
||||
bool "Use the Section Iterable for the Object Table"
|
||||
default true
|
||||
help
|
||||
Use the Section Iterable for the Object Table
|
||||
|
||||
rsource "subsys/Kconfig"
|
||||
|
||||
endif # BACNETSTACK
|
||||
|
||||
Reference in New Issue
Block a user