Open NiJagadish opened 3 years ago
It should, but the command line program isn't intended to run on-board. There is a library for doing data compression and decompression, and a command line tool which can be used to pack/unpack data or experiment with settings to figure out what is appropriate for project-specific data.
This will be documented more explicitly in the next release.
Hi,
does this code work on PIC32 microcontrollers.
I found some of the dependency files are missing ( like.... getopt.h, err.h... etc) Could you please inform whether it works on PIC32?