ecflash
ecflash copied to clipboard
Code Improvements
- Use
trim_start_matches
instead of while loop - Use
match
statements insrc/flash.rc
- Replace
writeln!(stderr(), ...)
witheprintln!(...)
@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?
Please try to compile this.
Sorry about that. I believe that I've fixed the cargo build issues.