Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 195 Bytes

rustls embedded demo

Embedded demo for rustls.

Run

cargo run --bin server from the tcplistener directory cargo run --bin tcp_client_alloc --release from the stm32f429 directory