From 1c712945ce5a651d7d9895c29ef1abcab158030a Mon Sep 17 00:00:00 2001 From: Jonas Schievink Date: Fri, 26 Apr 2019 10:15:03 +0200 Subject: [PATCH] Add the Rubble BLE stack to WIP crates (#175) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a485af..18504b0 100644 --- a/README.md +++ b/README.md @@ -590,6 +590,7 @@ Work in progress crates. Help the authors make these crates awesome! - [light-cli](https://github.com/rudihorn/light-cli): a lightweight heapless cli interface ![crates.io](https://img.shields.io/crates/v/light_cli.svg) - [OxCC](https://github.com/jonlamb-gh/oxcc): A port of Open Source Car Control written in Rust +- [Rubble](https://github.com/jonas-schievink/rubble): A pure-Rust embedded BLE stack ![crates.io](https://img.shields.io/crates/v/rubble.svg) [no-std-category]: https://crates.io/categories/no-std