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