Release 1.0.0
[1.0.0] - 2023-08-17
Breaking Changes
- This repo is now a Zephyr module. It should be included as a modules/lib
subdirectory (e.g. modules/lib/libostentus) using west.yml. Add
CONFIG_LIB_OSTENTUS=yto your configuration to add the library to the
build.
Added
- Changelog
- zephyr/module.yml; include this library at modules/lib/libostentus using
west.yml