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
Simplicity Studio exporter doesnt really support header files in the root directory (looking at you, mbed_config.h), so this is a workaround for that issue.
<configurationname="com.silabs.ide.si32.gcc.debug#com.silabs.ide.si32.gcc:4.8.3.20131129"label="GNU ARM v4.8.3 - Debug"stockConfigCompatibility="com.silabs.ide.toolchain.core.debug">
26
29
<model:description></model:description>
27
30
{# Add all include paths to the managed build compiler, paths relative to project #}
<configurationname="com.silabs.ide.si32.gcc.release#com.silabs.ide.si32.gcc:4.8.3.20131129"label="GNU ARM v4.8.3 - Release"stockConfigCompatibility="com.silabs.ide.toolchain.core.release">
84
90
<model:description></model:description>
85
91
{# Add all include paths to the managed build compiler, paths relative to project #}
0 commit comments