Relasted to work detailed in https://github.com/xmos/lib_dfu/issues/78, there is a lot of work that should be done to improve the host apps. - ignored return values, - magic values used throughout, - missing parameter checks, - missing range checks,
Relasted to work detailed in #78, there is a lot of work that should be done to improve the host apps.