Difference between revisions of "emCompress"

From SEGGER Wiki
Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
== Core specifics ==
 
== Core specifics ==
   
== HOWTO ==
+
== HOWTOs ==
  +
  +
The following links provide some starter code for using emCompress-Flex with common container formats:
   
 
* [[HOWTO decompress a Zip archive]]
 
* [[HOWTO decompress a Zip archive]]

Latest revision as of 22:48, 11 June 2019

emCompress is a collection of software libraries enabling data compression and decompression on, but not limited to, resource-constrained devices.

This wiki page explains and links to other articles dealing with special cases and questions too specific for the user manual or product pages on www.segger.com

Device specifics

Core specifics

HOWTOs

The following links provide some starter code for using emCompress-Flex with common container formats: