mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 05:57:16 +01:00
Currently to compile for anything that except ARCH=x86 we have to provide ARCH via the environment or make arguments. We can do better than that! Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>