Steve Karg
e1002c433f
Revert "Zephyr 3.7.0 integration fixes: ( #723 ) ( #724 )"
...
This reverts commit 2d7a2961a2 .
2024-08-16 09:02:24 -05:00
Greg Shue
2d7a2961a2
Zephyr 3.7.0 integration fixes: ( #723 ) ( #724 )
...
- Update west.yml
- Update samples.yaml to new syntax, board names
- Patches to ports/zephyr (some stubs)
Verified by:
1. ./zephyr/scripts/twister -p unit_testing -T bacnet-stack/zephyr/tests
2. ./zephyr/scripts/twister -T bacnet-stack/zephyr/samples/ --integration
Fix #721
Co-authored-by: Gregory Shue <gregory.shue@legrand.com >
2024-08-15 07:24:09 -05:00
Steve Karg
1e889b633c
Added Zephyr settings and basic device in subsys. ( #697 )
...
* Added Zephyr settings subsys to enable storing of BACnet values according to BACnet object property value path.
* Added BACnet Basic features to enable basic samples. Refactored the zephyr BACnet profile B-SS sample to use BACnet basic subsys.
2024-07-19 17:12:20 -05:00
Greg Shue
9acca32ba8
Moved west.yml to root; updated to zephyr v2.6.0 ( #186 )
...
Co-authored-by: Gregory Shue <gregory.shue@legrand.us >
2021-08-03 09:12:45 -05:00
Greg Shue
a95b7d597e
Zephyr core bacnet server port; bacnet/device test ( #123 )
...
Co-authored-by: Gregory Shue <gregory.shue@legrand.us >
2020-09-22 09:24:38 -05:00