What's Changed
- wip: use mcumgr params for serial transports by @JPHutchins in #81
- fix(client): readable SMPValidationException on unparseable frame by @JPHutchins in #116
- build: migrate task runner from taskipy to camas by @JPHutchins in #117
- feat: add SMPSerialRawTransport for Zephyr raw UART SMP by @JPHutchins in #106
- test(integration): MCUboot raw serial recovery (SMPSerialRawTransport) by @JPHutchins in #119
- test(integration): cover MCUboot serial-recovery MCUmgr params negotiation by @JPHutchins in #121
- support for: mcu-tools/mcuboot#2746
- feat(transport): COBS+CRC16 serial framing for MCUboot raw serial recovery by @JPHutchins in #122
- support for: intercreate/mcuboot#5, mcu-tools/mcuboot#2773
Full Changelog: 7.2.0...7.3.0