https://github.com/openbmc/btbridge
https://github.com/openbmc/btbridge
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/openbmc/btbridge
- Owner: openbmc
- License: apache-2.0
- Created: 2015-10-20T05:53:47.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T00:46:05.000Z (over 1 year ago)
- Last Synced: 2025-03-22T04:02:13.292Z (over 1 year ago)
- Language: C
- Size: 108 KB
- Stars: 6
- Watchers: 17
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# btbridge
## To Build
To build this package, do the following steps:
1. meson setup build
2. meson compile -C build