We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ee8db3 commit 2cbd42dCopy full SHA for 2cbd42d
README.md
@@ -2,3 +2,8 @@
2
Java based library to talk to stm32 UART bootloader following [AN3155](https://www.st.com/resource/en/application_note/cd00264342.pdf)
3
4
See [stm32flash-util](https://github.com/grevaillot/stm32flash-util) for usage.
5
+
6
+## Notes:
7
8
+ - Project has not been tested against much devices.
9
+ - Device table is taken from [stm32flash](https://sourceforge.net/projects/stm32flash/) project.
0 commit comments