You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1385,7 +1385,8 @@ Work in progress crates. Help the authors make these crates awesome!
1385
1385
-[light-cli](https://github.com/rudihorn/light-cli): a lightweight heapless cli interface [](https://crates.io/crates/light_cli)
1386
1386
-[OxCC](https://github.com/jonlamb-gh/oxcc): A port of Open Source Car Control written in Rust
1387
1387
-[Rubble](https://github.com/jonas-schievink/rubble): A pure-Rust embedded BLE stack [](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
+
-
1389
1390
## Panic handling
1390
1391
1391
1392
There are many ways to handle panics in embedded devices, these crates provide helpful variants.
0 commit comments