STSW-LINK007 on FreeBSD
Hello world :)
Trying to upgrade firmware on series of STLINK-V3MODS on FreeBSD, downloaded 3.16.9 package from [1], after running:
java -jar STLinkUpgrade.jarI got error message "Platform not supported (freebsd)".
Would it be possible to add support for FreeBSD? All should work as on Linux or macOS except serial port names here are /dev/cuaU0, /dev/cuaU1, etc. Ah I notices there are some dynamic libraries involved but these can be cross-compiled easily too let me know if you need support :)
Thanks :)
Tomek
[1] https://www.st.com/en/development-tools/stsw-link007.html
