This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C1294NCZAD: Is there a way to unzip a file using TI-RTOS?

Part Number: TM4C1294NCZAD

I am working on a project that may need to add functionality to unzip a compressed file received from server via ethernet or WiFi.

According to a thread that is 7 years old from now, says that there are no libraries available from TI to compress/decompress a file.

So My question is that in order to unzip files is there any support have been added over the years in TI-RTOS or in any other TI API/Library to unzip a compressed file?

And if we want to implement such functions on our own using standard C can they be implemented considering the hardware (TM4C1294NCZAD) we are using or there could be any limitations?

Regards,