Skip to content

Commit

Permalink
Merge pull request timvideos#187 from mithro/add-fxload
Browse files Browse the repository at this point in the history
scripts: Download fxload.
  • Loading branch information
mithro authored Aug 3, 2019
2 parents c8e2e6d + f2744f0 commit 2a54d2a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,7 @@ addons:
update: true
packages:
- build-essential
- fxload
- gnupg
- libftdi-dev
- libreadline-dev
- libusb-1.0-0-dev
- python-yaml
- realpath
- util-linux

Expand Down
2 changes: 1 addition & 1 deletion scripts/download-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ fi
if [ "$PLATFORM" = "opsis" -o "$PLATFORM" = "atlys" ]; then
echo
echo "Installing fxload (tool for Cypress FX2)"
# conda install fxload
conda install fxload
check_exists fxload
fi

Expand Down

0 comments on commit 2a54d2a

Please sign in to comment.