issues
search
nanovna-v2
/
NanoVNA2-firmware
Firmware for NanoVNA V2
https://nanorfe.com/nanovna-v2.html
222
stars
87
forks
source link
Refactor the dfu.py script
#24
Closed
douardda
closed
4 years ago
douardda
commented
4 years ago
add a dummy mode for testing purpose (using a dummy serial port),
use a progress bar (if available),
display all the info registers if not in DFU mode,
use standard pep8 compliant names,
blackify the source code,
simplify a bit the firmware upload code (get rid of the outstanding variable, use generators where useful, etc.)
douardda
commented
4 years ago