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
@@ -1208,6 +1210,7 @@ Work in progress drivers. Help the authors make these crates awesome!
1208
1210
1.[embedded-tls](https://github.com/drogue-iot/embedded-tls): A TLS 1.3 implementation that runs in a no-std environment.
1209
1211
1.[embedded-websocket](https://crates.io/crates/embedded-websocket): A lightweight server and client websocket library for embedded systems. 
1210
1212
1.[endian_codec]: (En/De)code rust types as packed bytes with specific order (endian). Supports derive. - [](https://crates.io/crates/endian_codec)
1213
+
1.[ethercrab](https://github.com/ethercrab-rs/ethercrab): A Rust implementation of the [EtherCAT](https://ethercat.org) industrial automation protocol - 
1211
1214
1.[fixed-fft](https://crates.io/crates/fixed-fft): Fixed-point Fast Fourier Transform - [](https://crates.io/crates/fixed-fft)
1212
1215
1.[gcode](https://github.com/Michael-F-Bryan/gcode-rs): A gcode parser for no-std applications - [](https://crates.io/crates/gcode)
1213
1216
1.[gdbstub](https://crates.io/crates/gdbstub): zero-allocation, pure Rust implementation of the GDB Remote Serial Protocol - [](https://crates.io/crates/gdbstub)
0 commit comments