1 # yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/schemas/projmgr/1.5.0/tools/projmgr/schemas/csolution.schema.json
13 C: [-std=c99, -gdwarf-4, -ffunction-sections]
14 Link: [--entry=Reset_Handler, --symbols, --map]
16 C: [-std=gnu99, -gdwarf-2, -ffunction-sections, -fdata-sections]
17 Link: [--specs=nano.specs, --specs=rdimon.specs]
19 C: [--dlib_config DLib_Config_Full.h]
137 - project: ./validation.cproject.yml
138 - project: ./bootloader.cproject.yml
147 cprjdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$
148 intdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$/intdir
149 outdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$/outdir