* Added basic Calendar object, unit tests, and integration with example device object. * Added basic Time Value object, unit tests, and integration with example device object. --------- Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
* zephyr: twister build fixes/patches * zephyr: hack: suppress bvlc test (build failures) Co-authored-by: Gregory Shue <gregory.shue@legrand.com>
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