aboutsummaryrefslogtreecommitdiff
path: root/ports/nrf-ble-driver/vcpkg.json
blob: 07176c46608bd98259cf35ab192a76b1facfc44e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "nrf-ble-driver",
  "version-string": "4.1.2",
  "port-version": 1,
  "description": "BLE driver is a library for Bluetooth Low Energy communication using Nordic Semiconductor development kits.",
  "dependencies": [
    "asio",
    "catch2",
    "cli11",
    "spdlog"
  ]
}