JPHutchins / smp

Simple Management Protocol (SMP) for remotely managing MCU firmware
Apache License 2.0
8 stars 6 forks source link

fix: assert that header length matches data length when user provides… #11

Closed JPHutchins closed 8 months ago

JPHutchins commented 8 months ago

… header

Related to: https://github.com/intercreate/smpclient/pull/9

Fixes #10