Skip to content

Commit e9a99b3

Browse files
authored
Merge pull request #492 from ScottGibb/patch-1
2 parents c071386 + 3a3b75d commit e9a99b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,8 @@ Work in progress crates. Help the authors make these crates awesome!
13851385
- [light-cli](https://github.com/rudihorn/light-cli): a lightweight heapless cli interface [![crates.io](https://img.shields.io/crates/v/light_cli.svg)](https://crates.io/crates/light_cli)
13861386
- [OxCC](https://github.com/jonlamb-gh/oxcc): A port of Open Source Car Control written in Rust
13871387
- [Rubble](https://github.com/jonas-schievink/rubble): A pure-Rust embedded BLE stack [![crates.io](https://img.shields.io/crates/v/rubble.svg)](https://crates.io/crates/rubble)
1388-
1388+
- [post-haste](https://github.com/petekubiak/post-haste): A no_std, alloc-free async Rust library for creating modular projects.
1389+
-
13891390
## Panic handling
13901391

13911392
There are many ways to handle panics in embedded devices, these crates provide helpful variants.

0 commit comments

Comments
 (0)