Searched refs:lz4 (Results 1 – 9 of 9) sorted by relevance
1 .. zephyr:code-sample:: lz415 Add the lz4 module to your West manifest and pull it:19 west config manifest.project-filter -- +lz425 :zephyr-app: samples/modules/compression/lz4
6 project(lz4) project
10 This option enables lz4 compression & decompression library26 Disable lz4 functions that use dynamic memory allocation functions.49 also compresses data using the lz4 block format.72 Build xxHash library included in lz4 sources.79 In order to produce compressed data compatible with lz4 command line
24 ${LZ4_DIR}/lib/lz4.c
194 ${LVGL_DIR}/src/libs/lz4/lz4.c
98 * ``lz4``
1044 * :github:`39135` - samples/compression/lz4 build failed (lz4.h: No such file or directory)1615 * :github:`36465` - samples/compression/lz4 failed with arcmwdt toolchian
2082 * :github:`28535` - RFC: Add lz4 Data Compresssion library Support
3359 * :github:`51520` - samples: compression lz4 fails on small-ram stm32 platforms