2025-06-09 9:02 AM
Is there any plan to support creating ATfE-based camke projects in CubeMX?
ATfE link: https://github.com/arm/arm-toolchain
2025-06-09 9:20 AM
specifically, this: https://github.com/arm/arm-toolchain/blob/arm-software/arm-software/embedded/README.md ?
2025-06-10 5:33 AM - edited 2025-06-10 9:33 AM
Yeah, CubeMX only supports generating CMake projects for ARM GCC. However, ARMGCC's performance no longer fully meets modern requirements, and the picolib is more efficient than newlib for STM32 development. I would like to inquire whether there are plans to add support for ATfE in CubeMX.