aboutsummaryrefslogtreecommitdiff
path: root/cmake/toolchain/arm-none-eabi-gcc.cmake
AgeCommit message (Collapse)Author
2022-05-12Add support for Cortex-M8522.05-rc2Davide Grohmann
Remove old unused cmake toolchain files. Adapt FreeRTOS to be used with Cortex-M85: fallback to use Cortex-M33 port files in FreeRTOS like for Cortex-M55. Change-Id: I79af29ed920e1920c970bc6f516e9b711019692a
2021-06-22Remove map file generationKristofer Jonsson
Remove map file generation from the toolchain file. The name of the target is not known here, so it will not be possible to name the map file after the target. Change-Id: I087eb1983ecf8fb1d5a4575fcaf18ed73a2042cb
2020-11-16Up C++ version to 14 for arm-none-eabi-gccPer Åstrand
Change-Id: I587f70020cf8cfaf764d4f0e08e920141a52c327
2020-08-18Adding toolchain filesKristofer Jonsson
Change-Id: I01a450a0e79cbadf88a5cfe061eb3156b4ccff75