ecflash icon indicating copy to clipboard operation
ecflash copied to clipboard

Code Improvements

Open tcyrus opened this issue 4 years ago • 3 comments

  • Use trim_start_matches instead of while loop
  • Use match statements in src/flash.rc
  • Replace writeln!(stderr(), ...) with eprintln!(...)

tcyrus avatar Mar 07 '20 17:03 tcyrus

@jackpot51 Sorry for poking you, but I'm currently going through old forks and addressing stale PR's. Is there anything preventing this PR from being merged?

tcyrus avatar Feb 26 '21 22:02 tcyrus

Please try to compile this.

jackpot51 avatar Feb 26 '21 22:02 jackpot51

Sorry about that. I believe that I've fixed the cargo build issues.

tcyrus avatar Feb 27 '21 19:02 tcyrus