Changes between Version 4 and Version 5 of expansion/gw16113
- Timestamp:
- 08/24/2018 10:38:19 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16113
v4 v5 423 423 git clone http://github.com/Gateworks/gwsoc 424 424 cd gwsoc/gwsoc 425 sudo apt itude install libudev-dev libusb-1.0-0-dev libhidapi-dev # install dependencies425 sudo apt-get install build-essential libudev-dev libusb-1.0-0-dev libhidapi-dev # install dependencies 426 426 make 427 427 }}}