STM32 and c++11

Hey,

I’ve been wondering is it possible to enable c++11 support for STM32 Nucleo F411RE?
I am aware that mbed does not currently support it all, but I read that you could enable it for at least partial support… somehow. All I need is constexpr and variadic templates.

Edit:

Well, what a genius I am… Did not even think about changing compile flag. There should be a post delete button, because now everyone will think that I am stupid stupid :slight_smile: