Features
* Added --mtu option that allows serial transport to specify MTU. The MTU specified should be compatible with the SMP server used. Default is 4096. This is required to be set to 127 for Zephyr Shell Transport, see https://github.com/intercreate/smpmgr/issues/8.
Fixes
* Fixed 5
What's Changed
* Feature/mtu by JPHutchins in https://github.com/intercreate/smpmgr/pull/9
**Full Changelog**: https://github.com/intercreate/smpmgr/compare/0.3.0...0.4.0