technocreatives / sim7000

Rust drivers for the SIM7000 series of modems
Apache License 2.0
17 stars 7 forks source link

Make TcpContext memory usage configurable #58

Closed hulthe closed 5 months ago

hulthe commented 5 months ago

TcpContext uses 3KiB per slot. This makes the number of slots configurable to between 0 and 8.

Also: