forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Merge in https://github.com/micropython/micropython/releases/tag/v1.18
The perfomance-improving cache enhancements look interesting.
We should look at FROZEN_MANIFEST
and see if it subsumes our own FROZEN_MPY_DIRS
.
tannewt