hive-btle 0.1.3

Bluetooth Low Energy mesh transport for HIVE Protocol
Documentation
1
2
3
4
5
6
7
[target.aarch64-unknown-linux-gnu]
pre-build = [
    "dpkg --add-architecture arm64 && apt-get update && apt-get install -y libdbus-1-dev:arm64 pkg-config"
]

[target.aarch64-unknown-linux-gnu.env]
passthrough = ["PKG_CONFIG_PATH=/usr/lib/aarch64-linux-gnu/pkgconfig", "PKG_CONFIG_ALLOW_CROSS=1"]