zpp
zpp copied to clipboard
Zephyr 3.7 update
These are the modifications required to compile with Zephyr 3.7 LTS.
- Update call to k_mem_slab_free to match Zephyr 3.5 API
- Update include files prefixes to new path
- Fix compiler warning around use of %f specifier for float type.