Files
latls/README.md
Kris Kwiatkowski 40845591b8
All checks were successful
CI / build (push) Successful in 27s
CI / no-std (push) Successful in 27s
CI / test (push) Successful in 44s
CI / clippy (push) Successful in 1m54s
Initial commit
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-21 08:55:00 +00:00

10 lines
253 B
Markdown

# mote-tls
TLS 1.3 client with `no_std` and no allocator support.
Based on commit [426f327](https://github.com/drogue-iot/embedded-tls/commit/426f327) from [drogue-iot/embedded-tls](https://github.com/drogue-iot/embedded-tls).
## License
Apache-2.0