Floris Lambrechts

Results 24 issues of Floris Lambrechts

Hi all, This partial rewrite of stm32loader allows usage without supplying the `--family` argument. Since this is a fairly impactfull change, I hesitate to release it without proper testing on...

help wanted
devices

Can replace flake8 plus plugins, pylint, isort, black.

cleanup

From #67, it would be nice to print out exactly whih flash address/size/pages are being erased.

feature
usability

Check if an **FTDI** UART adapter driven through `pyftdi` can be used successfully. PyFTDI: http://eblot.github.io/pyftdi/ Usage as a serial port: http://eblot.github.io/pyftdi/api/uart.html

question