1{
2 "registries": [
3  {
4   "name": "arm",
5   "kind": "artifact",
6   "location": "https://artifacts.tools.arm.com/vcpkg-registry"
7  }
8 ],
9 "requires": {
10  "arm:tools/open-cmsis-pack/cmsis-toolbox": "2.4.0",
11  "arm:tools/kitware/cmake": "3.28.4",
12  "arm:tools/ninja-build/ninja": "1.12.0",
13  "arm:compilers/arm/armclang": "6.22.0",
14  "arm:compilers/arm/arm-none-eabi-gcc": "^13.2.1",
15  "arm:compilers/arm/llvm-embedded": "^18.1.3",
16  "arm:models/arm/avh-fvp": "^11.22.39",
17  "arm:debuggers/arm/armdbg": "6.1.2"
18 }
19}
20
21