mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
When an mpy file is frozen it must know the values of certain configuration variables. This patch provides an explicit check in the generated C file that the configuration variables are what they are supposed to be.