scientifichackers / ampy

MicroPython Tool - Utility to interact with a MicroPython board over a serial connection.
MIT License
720 stars 157 forks source link

Better Error Messages #27

Closed iErdem1 closed 5 years ago

iErdem1 commented 7 years ago

I think error messages should be more user friendly. After all, many newcomers are going to use this tool.

tdicola commented 6 years ago

Thanks for the suggestion! It's hard to act on this without examples though, do you have more descriptive message ideas? Let us know and perhaps future updates can add them. Thanks!

Cediddi commented 6 years ago

Any error message would be better if colorized and because most issues are related to port or baud, adding them to the error message would be nice touch. He actually sent a PR on the Free software day, https://github.com/adafruit/ampy/pull/28

ladyada commented 5 years ago

Hiya! We are discontinuing support for ampy, and will no longer be maintaining it. We are leaving this repository available for continued use. If you would like to take over supporting it, please contact us on the Adafruit Discord server and we can transfer the repository to you. If you wish to continue developing it on your own, please fork the repository.