stm32loader icon indicating copy to clipboard operation
stm32loader copied to clipboard

Add requirements.txt

Open ProZsolt opened this issue 5 years ago • 5 comments

ProZsolt avatar Oct 02 '19 21:10 ProZsolt

This tool is published on PyPI: https://pypi.org/project/stm32loader/ .

pip install stm32loader should do the trick; a requirements.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 .

florisla avatar Oct 03 '19 09:10 florisla

Thank you! I found this project via a tutorial. If this is no longer maintained, can you redirect people to that fork?

ProZsolt avatar Oct 03 '19 10:10 ProZsolt

I can't redirect visitors; I've created #17 to look for a resolution.

florisla avatar Oct 03 '19 11:10 florisla

I found this project via a tutorial.

Is that publicly accessible material?

florisla avatar Oct 03 '19 11:10 florisla

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.

ProZsolt avatar Oct 03 '19 11:10 ProZsolt