mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Following how mkrules.cmake works. This makes it easy for a port to enable frozen code, by defining FROZEN_MANIFEST in its Makefile. Signed-off-by: Damien George <damien@micropython.org>