Skip to content

Commit

Permalink
CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Mar 12, 2024
1 parent 169aa72 commit 5c4f303
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# trouble

[![CI](https://github.com/embassy-rs/trouble/actions/workflows/ci.yaml/badge.svg)](https://github.com/embassy-rs/trouble/actions/workflows/ci.yaml)

*WIP* Basic functionality like creating a GATT server works, l2cap connection with credit flow works, but API is likely change a lot for the time being. Use [`nrf-softdevice`](https://github.com/embassy-rs/nrf-softdevice) for the time being if you want a production ready BLE stack.

An Rust host BLE stack with a future goal of qualification. Currently the focus is on implementing the host on top of a HCI interface.
Expand Down

0 comments on commit 5c4f303

Please sign in to comment.