#include <include/nrf_compress/implementation.h>
Supported compression types.
Enumerator |
---|
NRF_COMPRESS_TYPE_LZMA | lzma1 or lzma2
|
NRF_COMPRESS_TYPE_ARM_THUMB | ARM thumb filter
|
NRF_COMPRESS_TYPE_COUNT | Marks end/count of nRF supported filters
|
NRF_COMPRESS_TYPE_USER_CUSTOM_START | Start of freely usable IDs with custom out-of-tree implementations
|