C++ standard in compiler

Hi,
I’m curious about the C++ compiler that runs in the cloud to create the Firmware: what CPP standard does it support? Is it C++11, C++14 or C++17 (or something in between)?

J

AFAIK it’s C++11

1 Like