nodemcu-firmware/app/uzlib/host
Terry Ellison 5f67de8d48
Optimise ROTable accesses and interface (#2505)
-  Optimise ROTable accesses and interface

This includes some refinements to the ROTable cache which remove the linker cludges on the CROSS_COMPILE builds.  Also keyhole tweaks to some of the Lua VM code to implrove runtimes.

I also noticed some compile time warnings during the build; the change to uz_unzip.c doesn't impact the compiled code, but does remove the compiler warnings.
2018-10-13 17:14:33 +03:00
..
Makefile Add compression to LFS images (#2448) 2018-09-29 16:57:51 +03:00
uz_unzip.c Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
uz_zip.c Add compression to LFS images (#2448) 2018-09-29 16:57:51 +03:00