mirror of
https://github.com/micropython/micropython.git
synced 2026-03-10 19:00:30 +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.