Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
448 B
JSON

{
"name": "comms-ublox",
"version-semver": "1.0.0",
"description": "UBLOX (UBX) protocol definition, generated out of cc.ublox.commsdsl",
"homepage": "https://commschamp.github.io/",
"documentation": "https://github.com/commschamp/cc.ublox.generated",
"license": null,
"dependencies": [
"comms",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}