mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 06:29:07 +08:00
9390477d14
* [comms,commsdsl,comms-ublox] update ports * added versions
11 lines
301 B
JSON
11 lines
301 B
JSON
{
|
|
"name": "comms-ublox",
|
|
"version-semver": "0.20.1",
|
|
"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"
|
|
]
|
|
}
|