This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Adding compression libraries to Zephyr

Hi, I want to add compression libraries like lz4 and audio compression to my zephyr projects.  I am struggling to find good guides on how to add external/third party libraries to Zephyr.  Can anyone point me to a guide on how to include libraries in the Zephyr project?

Related