aboutsummaryrefslogtreecommitdiff
path: root/README.OSX
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2014-01-17 15:25:53 +0400
committerSpencer Oliver <spen@spen-soft.co.uk>2014-01-20 13:29:36 +0000
commit6c1437a0a45513cc4524f1e0bd8e7e211f6bf809 (patch)
tree6c012999769f97f2647c6b1b4bedb8d278daf6fc /README.OSX
parent245e8fff3b2bc662640b47471d516168c4bdb6e0 (diff)
Add CMSIS-DAP information to the READMEs.
Change-Id: I8c87d559adf07b0f0702fe9d388f26bf046bcb8b Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/1880 Tested-by: jenkins Reviewed-by: Xiaofan <xiaofanc@gmail.com> Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'README.OSX')
-rw-r--r--README.OSX2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.OSX b/README.OSX
index 2a023f16..ceb1a4e8 100644
--- a/README.OSX
+++ b/README.OSX
@@ -13,7 +13,7 @@ libtool, automake, autoconf, pkg-config and libusb can be easily
installed via MacPorts:
sudo port install libtool automake autoconf pkgconfig libusb [libusb-compat]
or with Homebrew:
- brew install libtool automake libusb [libusb-compat]
+ brew install libtool automake libusb [libusb-compat] [hidapi]
You should also specify LDFLAGS and CPPFLAGS to allow configure to use
MacPorts' libraries, so run configure like this: