1 # yaml-language-server: $schema=https://raw.githubusercontent.com/Open-CMSIS-Pack/devtools/schemas/projmgr/1.1.0/tools/projmgr/schemas/clayer.schema.json
5 # name: CMSIS-Core_Validation
6 description: Validation of CMSIS-Core implementation
16 - ../../../Source/Config
20 - -Wno-declaration-after-statement
21 - -Wno-covered-switch-default
23 - group: Documentation
25 - file: ../../../README.md
31 - group: CMSIS-Core_Validation
33 - file: ../../../Source/cmsis_cv.c
34 - file: ../../../Source/CV_CoreFunc.c
35 - file: ../../../Source/CV_CoreInstr.c
36 - file: ../../../Source/CV_CoreSimd.c
37 - file: ../../../Source/CV_CML1Cache.c
38 - file: ../../../Source/CV_MPU_ARMv7.c
48 - file: ../../../Source/CV_MPU_ARMv8.c
64 - group: Validation Framework
66 - file: ../../../Source/CV_Framework.c
67 - file: ../../../Source/CV_Report.c