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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1311,8 +1311,10 @@ Work in progress drivers. Help the authors make these crates awesome!
1311
1311
1.[🤖 crispy-bootloader](https://github.com/ADNTIO/crispy-bootloader-rp2040-rs): Minimal dual-bank bootloader for RP2040 with USB firmware upload, A/B bank switching, and CRC verification.
1312
1312
1.[ector](https://github.com/drogue-iot/ector): An async actor framework for embedded, based on embassy.
1313
1313
1.[embassy]: A set of embedded async tools to make async/await a first-class option for embedded development
1314
+
1.[embedded-3dgfx](https://crates.io/crates/embedded-3dgfx): 3D engine based on `embedded-graphics` with optional physics effects. [](https://crates.io/crates/embedded-3dgfx)
1314
1315
1.[embedded-cli](https://crates.io/crates/embedded-cli): CLI library with autocompletion, subcommands, options, help and history support. [](https://crates.io/crates/embedded-cli)
1.[embedded-gui](https://crates.io/crates/embedded-gui): GUI library taking inspiration from the Pebble smartwatches and LVGL. [](https://crates.io/crates/embedded-gui)
1316
1318
1.[embedded-update](https://github.com/drogue-iot/embedded-update): Pluggable firmware update protocol for embedded devices.
1317
1319
1.[embedded-tls](https://github.com/drogue-iot/embedded-tls): A TLS 1.3 implementation that runs in a no-std environment.
1318
1320
1.[embedded-websocket](https://crates.io/crates/embedded-websocket): A lightweight server and client websocket library for embedded systems. [](https://crates.io/crates/embedded-websocket)
@@ -1372,10 +1374,12 @@ Work in progress drivers. Help the authors make these crates awesome!
0 commit comments