zpp icon indicating copy to clipboard operation
zpp copied to clipboard

Zephyr 3.7 update

Open pi-mfl opened this issue 10 months ago • 0 comments

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.

pi-mfl avatar Mar 27 '25 03:03 pi-mfl