mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Don't force the 'HAL' string to be part of the platform string because it doesn't have a sensible meaning for all possible platforms, and swap it with the PLATFORM_ARCH string so the strings which most platforms have come first.