Skip to content

Instantly share code, notes, and snippets.

View ahogen's full-sized avatar

Alex H ahogen

View GitHub Profile
#!/bin/bash
###############################################################################
# Installs "libftdi" and its dependancies for Ubuntu 12.04/14.0.4 variants of
# Linux.
#
# This is just a copy of the Adafruit script in their tutorial. Go check them
# out over here:
# https://learn.adafruit.com/adafruit-ft232h-breakout/linux-setup
###############################################################################
#!/bin/bash
###############################################################################
# File: pull_all_git_branches.sh
# Author: Alex Hogen (@ahogen on Github)
#
# Iterate through all cloned git repositories in this directory and update
# (pull) all their branches to sync with their remote counterparts.
#
# In diagram below, if this script is executed from <this dir>, then all repositories

Just wanted to make a note that I'm running Linux Mint 18.1 (Mate desktop) in VirtualBox with xTIMEcomposer 14.3.0 and I was able to get the xTAG drivers working by simply running the provided driver install script. My Google searches only turned up results like the "Enable USB drivers on Linux" article, which is old. The solution listed there by XMOS does probably work for xTAG 2 devices, however, all of the new xTAG devices from XMOS are not shown in that tutorial, but are included in the new distrobution of xTIMEcomposer. For that reason, and the fact that it's probably just a better idea to use the tools that come with