Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
stlink-stm32f42xx.diff | 2016-03-11 | 3.0 kB | |
stlink-darwin-bin.tar.gz | 2016-03-11 | 319.3 kB | |
README | 2016-03-11 | 635 Bytes | |
Totals: 3 Items | 323.0 kB | 0 |
This archive contains the stlink utilities for communicating with the STM32 Discovery line of boards, built for Mac OS X (Mavericks). * stlink from https://github.com/texane/stlink at commit 1326203, plus patch stlink-stm32f42xx.diff here * libusb-1.0.19 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 /