You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When exporting to Simplicity Studio there is no mbed_config.h in the export (or it's not generated by the build tool, either way). Removing the -include flag from the build flags create a successful build. As far as I can see mbed_config is not used for any of the EFM32 boards, so perhaps we can just remove that flag from the exporter?