]> git.sur5r.net Git - openocd/blobdiff - README.OSX
Add CMSIS-DAP information to the READMEs.
[openocd] / README.OSX
index 2a023f16fdc1148c50f1fc8e94f158805244c760..ceb1a4e831d842e5bb3cd8574075743b35478630 100644 (file)
@@ -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: