|
| 1 | +build: |
| 2 | + generated-by: csolution version 0.0.0 |
| 3 | + solution: ../../../../../../data/TestMiscRelativePaths/misc-relative.csolution.yml |
| 4 | + project: ../../../../../../data/TestMiscRelativePaths/project/misc-relative.cproject.yml |
| 5 | + context: misc-relative.Debug+TEST_TARGET |
| 6 | + compiler: AC6 |
| 7 | + device: ARM::RteTest_ARMCM0 |
| 8 | + device-pack: ARM::RteTest_DFP@0.2.0 |
| 9 | + device-books: |
| 10 | + - name: http://infocenter.arm.com/help/topic/com.arm.doc.dui0497a/index.html |
| 11 | + title: Cortex-M0 Device Generic Users Guide |
| 12 | + dbgconf: |
| 13 | + - file: ../../../../../../data/TestMiscRelativePaths/.cmsis/misc-relative+TEST_TARGET.dbgconf |
| 14 | + version: 0.0.2 |
| 15 | + processor: |
| 16 | + fpu: off |
| 17 | + core: Cortex-M0 |
| 18 | + packs: |
| 19 | + - pack: ARM::RteTest_DFP@0.2.0 |
| 20 | + path: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0 |
| 21 | + misc: |
| 22 | + C: |
| 23 | + - --misc-proj=../../../../../../data/TestMiscRelativePaths/project/relative/from-project |
| 24 | + - --misc-sol=../../../../../../data/TestMiscRelativePaths/relative/from-solution |
| 25 | + - --misc-layer=../../../../../../data/TestMiscRelativePaths/layers/relative/from-layer |
| 26 | + CPP: |
| 27 | + - --misc-proj=../../../../../../data/TestMiscRelativePaths/project/relative/from-project |
| 28 | + - --misc-sol=../../../../../../data/TestMiscRelativePaths/relative/from-solution |
| 29 | + - --misc-layer=../../../../../../data/TestMiscRelativePaths/layers/relative/from-layer |
| 30 | + define: |
| 31 | + - ARMCM0 |
| 32 | + - _RTE_ |
| 33 | + define-asm: |
| 34 | + - ARMCM0 |
| 35 | + - _RTE_ |
| 36 | + add-path: |
| 37 | + - ../../../../../../data/TestMiscRelativePaths/project/RTE/_Debug_TEST_TARGET |
| 38 | + - ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Device/ARM/ARMCM0/Include |
| 39 | + add-path-asm: |
| 40 | + - ../../../../../../data/TestMiscRelativePaths/project/RTE/_Debug_TEST_TARGET |
| 41 | + - ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Device/ARM/ARMCM0/Include |
| 42 | + output-dirs: |
| 43 | + intdir: ../../../../tmp |
| 44 | + outdir: . |
| 45 | + rtedir: ../../../../../../data/TestMiscRelativePaths/project/RTE |
| 46 | + output: |
| 47 | + - type: elf |
| 48 | + file: misc-relative.axf |
| 49 | + - type: comp-db |
| 50 | + file: compile_commands.json |
| 51 | + - type: comp-db |
| 52 | + file: compile_macros.h |
| 53 | + components: |
| 54 | + - component: ARM::RteTest:CORE@0.1.1 |
| 55 | + condition: Cortex-M Device |
| 56 | + from-pack: ARM::RteTest_DFP@0.2.0 |
| 57 | + selected-by: CORE |
| 58 | + implements: RteTest:CORE@1.1.2 |
| 59 | + files: |
| 60 | + - file: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Doc/html/index.html |
| 61 | + category: doc |
| 62 | + version: 0.1.1 |
| 63 | + apis: |
| 64 | + - api: RteTest:CORE@1.1.2 |
| 65 | + from-pack: ARM::RteTest_DFP@0.2.0 |
| 66 | + implemented-by: ARM::RteTest:CORE@0.1.1 |
| 67 | + files: |
| 68 | + - file: https://arm-software.github.io/CMSIS_5/Pack/html/pdsc_apis_pg.html |
| 69 | + category: doc |
| 70 | + version: 1.1.2 |
| 71 | + linker: |
| 72 | + script: ../../../../../../data/TestMiscRelativePaths/project/RTE/Device/RteTest_ARMCM0/ac6_linker_script.sct.src |
| 73 | + regions: ../../../../../../data/TestMiscRelativePaths/project/RTE/Device/RteTest_ARMCM0/regions_RteTest_ARMCM0.h |
| 74 | + groups: |
| 75 | + - group: Sources |
| 76 | + files: |
| 77 | + - file: ../../../../../../data/TestMiscRelativePaths/main.c |
| 78 | + category: sourceC |
| 79 | + constructed-files: |
| 80 | + - file: ../../../../../../data/TestMiscRelativePaths/project/RTE/_Debug_TEST_TARGET/RTE_Components.h |
| 81 | + category: header |
| 82 | + licenses: |
| 83 | + - license: <unknown> |
| 84 | + license-agreement: ${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Doc/license.txt |
| 85 | + packs: |
| 86 | + - pack: ARM::RteTest_DFP@0.2.0 |
| 87 | + components: |
| 88 | + - component: ARM::RteTest:CORE@0.1.1 |
| 89 | + - component: RteTest:CORE(API) |
0 commit comments