Description
Compiles C programs for small and embedded processors instead of general desktop CPUs. Developers use it for microcontroller, retro-computing, and embedded projects where the target hardware needs a specialized C compiler.
It is a terminal compiler toolchain. Generated code depends on the selected target, memory model, and device constraints, so test binaries on the intended hardware or emulator before relying on them.