Closed AbsoluteCatalyst closed 4 years ago
I saw STM32's use 14' by default but the SAM's and AVR don't. This should make them equal and gives us a few nifty things like constexpr functions with if's/variables, auto return types etc.
Good idea. Not that we become problems from using C++ 14 somewhere otherwise:-)
I saw STM32's use 14' by default but the SAM's and AVR don't. This should make them equal and gives us a few nifty things like constexpr functions with if's/variables, auto return types etc.