-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Description
Package Name/Version
arm-none-eabi-gcc/13.3.1
Webpage
https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads
Source code
Description of the library/tool
arm-none-eabi-gcc is a gcc based toolchain. arm company keeps a tooling set available for download for the most prominent os around. this recipe downloads, unpacks and declares the tools.
dependency defined tooling is incredibly powerful for working with teams to get predictable results. embedded systems projects suffer from works-on-my-machine issues constantly. having the compiler from a reliable source helps.