Files
latls/README.md
Kris Kwiatkowski 384f7c12b8
Some checks failed
CI / test (push) Failing after 4s
CI / clippy (push) Failing after 4s
CI / no-std (push) Failing after 4s
CI / build (push) Failing after 27s
Initial commit
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-21 08:51:26 +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