mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +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.