bmputil
Feature: color-eyre error handling
#28
Merged

Commits
  • cargo: Added a dependency on color-eyre to upgrade/rework the error handling system
    dragonmux committed 1 year ago
  • bmputil-cli: Replaced usage of the custom error type and standard Result with color-eyre
    dragonmux committed 1 year ago
  • switcher: Replaced most usage of the custom error type and standard Result with color-eyre
    dragonmux committed 1 year ago
  • flasher: Replaced most usage of the custom error type and standard Result with color-eyre
    dragonmux committed 1 year ago
  • metadata: Replaced most usage of the custom error type and standard Result with color-eyre
    dragonmux committed 1 year ago
  • metadata/structs: Replaced usage of the custom error type and standard Result with color-eyre
    dragonmux committed 1 year ago
  • metadata: Fixed the missing license and copyright texts at the top of the files
    dragonmux committed 1 year ago
  • elf: Replaced usage of standard Result with color-eyre and cleaned up the error handling
    dragonmux committed 1 year ago
  • windows: Replaced usage of standard Result with color-eyre and cleaned up the error handling
    dragonmux committed 1 year ago
  • bmp: Replaced most usage of the custom error type and standard Result with color-eyre
    dragonmux committed 1 year ago
  • flasher: Properly suppress the errors that aren't that emit from the detach phase of the programming cycle
    dragonmux committed 1 year ago
  • bmp: Tweaked the point at which the post-Flash device reboot occurs to not conflate it with the download process itself
    dragonmux committed 1 year ago
  • flasher: Handle the fruity OS spitting errors on device reboot too
    dragonmux committed 1 year ago
Loading