Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
stlink-20160311.tar.gz | 2016-03-11 | 317.6 kB | |
README | 2016-03-11 | 608 Bytes | |
Totals: 2 Items | 318.2 kB | 0 |
This archive contains the stlink utilities for communicating with the STM32 Discovery line of boards, built for Mac OS X (El Capitan). * stlink from https://github.com/texane/stlink at commit 5df03b2270d6 * libusb-1.0.20 from http://sourceforge.net/projects/libusb/ * pkg-config-0.28 from http://www.freedesktop.org/wiki/Software/pkg-config/ Because stlink is linked against the dynamic form of libusb, it has to be installed at the place it was linked for, which is /usr/local (at the very least, libusb has to be where it's expected). Do this by sudo tar zxvf stlink-darwin-bin.tar.gz -C /usr/local