intercreate / smpmgr

Simple Management Protocol (SMP) Manager for remotely managing MCU firmware
Apache License 2.0
10 stars 3 forks source link

Connections should use async context manager #11

Open JPHutchins opened 8 months ago

JPHutchins commented 8 months ago

smpclient added async context manager to the transports, smpmgr should use this.