2024-05-08 06:33 AM - edited 2024-05-08 06:33 AM
Are there any plans to upgrade STM32CubeIDE to include support for C23?
It would be nice to have as it brings things like constexpr in, which makes the use of constants much better as they are subject to compiler checking and can call (constexpr) functions.
Solved! Go to Solution.
2024-06-03 02:47 AM
Hello @CTapp.1
First let me thank you for posting and sorry for the late reply.
The C+23 features are available from the GCC 13 which is not supported via STM32CubeIDE.
The request is raised internally for further analysis.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-06-03 02:47 AM
Hello @CTapp.1
First let me thank you for posting and sorry for the late reply.
The C+23 features are available from the GCC 13 which is not supported via STM32CubeIDE.
The request is raised internally for further analysis.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.