pineapple-src/externals/vcpkg/ports/comms-ublox/vcpkg.json
2022-07-23 03:01:36 +02:00

10 lines
301 B
JSON
Executable file

{
"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"
]
}