Zip File Extractor

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
User avatar
dhylands
Posts: 3821
Joined: Mon Jan 06, 2014 6:08 pm
Location: Peachland, BC, Canada
Contact:

Re: Zip File Extractor

Post by dhylands » Sat Jan 30, 2021 1:17 am

Yeah - the zlib portion is implmented in C and needs to be compiled into the firmware to be usable.

Post Reply