Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:stlink [2022/11/07 01:24] – [Install] darron | tools:stlink [2022/12/16 10:11] (current) – [Install] darron | ||
---|---|---|---|
Line 8: | Line 8: | ||
=== Install === | === Install === | ||
- | ==RPi== | + | ==Linux== |
< | < | ||
Line 16: | Line 16: | ||
git clone https:// | git clone https:// | ||
cd stlink | cd stlink | ||
- | rehash | ||
cmake . | cmake . | ||
make | make | ||
Line 26: | Line 25: | ||
udevadm trigger | udevadm trigger | ||
</ | </ | ||
+ | |||
+ | On linux we can disable the built in mass storage devices STLINK compatible boards contain, see [[: | ||
==Windows== | ==Windows== | ||
[[https:// | [[https:// | ||
+ | |||
+ | |||
=== Test === | === Test === | ||