I have working c++ projects based on SDK 2.15 for MIMMXRT1170-EVKB.
When I upgraded to SDK 2.16 I got the following warning

Now my projects stopped compiling with a list of issues, that might be related to the
-ffreestanding option or not.

Is there release notes/migration guide for c++ projects from SDK 2.15 to 2.16?