Closed ProZsolt closed 1 year ago
Thank you! I found this project via a tutorial. If this is no longer maintained, can you redirect people to that fork?
I can't redirect visitors; I've created #17 to look for a resolution.
I found this project via a tutorial.
Is that publicly accessible material?
Here: https://satoshinm.github.io/blog/171212_stm32_blue_pill_arm_development_board_first_look_bare_metal_programming.html It's outdated in a lot of places.
This tool is published on PyPI: https://pypi.org/project/stm32loader/ .
pip install stm32loader
should do the trick; arequirements.txt
is not necessary.Note: this repository is no longer maintained. (jsnyder, please correct me if I'm wrong.) The PyPI package comes from this fork: https://github.com/florisla/stm32loader .