In this PR we address #56 and #60, by properly suppressing the protocol fault errors being generated under Linux on some machines when issuing DFU_DETACH packets.
We also take the opportunity to include the OS the user is running in the crash reports, as this information was missed from the initial crash report generator.
In this PR we address #56 and #60, by properly suppressing the protocol fault errors being generated under Linux on some machines when issuing DFU_DETACH packets.
We also take the opportunity to include the OS the user is running in the crash reports, as this information was missed from the initial crash report generator.
Fixes #56
Fixes #60