Description
Compiles bare-metal ARM EABI software with a Linaro GCC 5.3 cross-compiler. It is useful for firmware and embedded projects that require this older compiler for compatibility with a specific board or SDK.
Bare-metal builds run without a normal operating system safety net. Confirm startup code, linker scripts, memory maps, and hardware targets before flashing firmware.