|
8 | 8 | { |
9 | 9 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config1.clayer.yml", |
10 | 10 | "copy-to": "path/to/config1", |
| 11 | + "description": "Config1 Layer Description", |
11 | 12 | "file": "config1.clayer.yml", |
12 | 13 | "name": "Config1-Layer", |
13 | 14 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0/Layers", |
|
23 | 24 | { |
24 | 25 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config2.clayer.yml", |
25 | 26 | "copy-to": "path/to/config2", |
| 27 | + "description": "Config2 Layer Description", |
26 | 28 | "file": "Layers/config2.clayer.yml", |
27 | 29 | "name": "Config2-Layer", |
28 | 30 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0", |
|
43 | 45 | { |
44 | 46 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config1.clayer.yml", |
45 | 47 | "copy-to": "path/to/config1", |
| 48 | + "description": "Config1 Layer Description", |
46 | 49 | "file": "config1.clayer.yml", |
47 | 50 | "name": "Config1-Layer", |
48 | 51 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0/Layers", |
|
58 | 61 | { |
59 | 62 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config3.clayer.yml", |
60 | 63 | "copy-to": "path/to/config3", |
| 64 | + "description": "Config3 Layer Description", |
61 | 65 | "file": "Layers/config3.clayer.yml", |
62 | 66 | "name": "Config2-Layer", |
63 | 67 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0", |
|
78 | 82 | { |
79 | 83 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config1.clayer.yml", |
80 | 84 | "copy-to": "path/to/config1", |
| 85 | + "description": "Config1 Layer Description", |
81 | 86 | "file": "config1.clayer.yml", |
82 | 87 | "name": "Config1-Layer", |
83 | 88 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0/Layers", |
|
93 | 98 | { |
94 | 99 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config2.clayer.yml", |
95 | 100 | "copy-to": "path/to/config2", |
| 101 | + "description": "Config2 Layer Description", |
96 | 102 | "file": "Layers/config2.clayer.yml", |
97 | 103 | "name": "Config2-Layer", |
98 | 104 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0", |
|
113 | 119 | { |
114 | 120 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config1.clayer.yml", |
115 | 121 | "copy-to": "path/to/config1", |
| 122 | + "description": "Config1 Layer Description", |
116 | 123 | "file": "config1.clayer.yml", |
117 | 124 | "name": "Config1-Layer", |
118 | 125 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0/Layers", |
|
128 | 135 | { |
129 | 136 | "clayer": "${CMSIS_PACK_ROOT}/ARM/RteTest_DFP/0.2.0/Layers/config3.clayer.yml", |
130 | 137 | "copy-to": "path/to/config3", |
| 138 | + "description": "Config3 Layer Description", |
131 | 139 | "file": "Layers/config3.clayer.yml", |
132 | 140 | "name": "Config2-Layer", |
133 | 141 | "path": "${DEVTOOLS(packs)}/ARM/RteTest_DFP/0.2.0", |
|
0 commit comments