florisla / stm32loader

Flash firmware to STM32 microcontrollers using Python.
GNU General Public License v3.0
111 stars 55 forks source link

Produce nice error message when -a argument is missing #19

Closed florisla closed 2 years ago

florisla commented 5 years ago

18 could benefit from having a nice error message.

florisla commented 4 years ago

Also a missing -l argument (when reading) should have a nice message.

From #38