mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 12:50: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>