aboutsummaryrefslogtreecommitdiff
path: root/ports/comms-ublox/vcpkg.json
blob: 93668cae03b2ca564762a478263630349cb82063 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "comms-ublox",
  "version-semver": "0.20.2",
  "description": "UBLOX (UBX) protocol definition, generated out of cc.ublox.commsdsl",
  "homepage": "https://commschamp.github.io/",
  "documentation": "https://github.com/commschamp/cc.ublox.generated",
  "dependencies": [
    "comms"
  ]
}