Skip to content

Instantly share code, notes, and snippets.

@technikamateur
Last active December 26, 2019 19:40
Show Gist options
  • Save technikamateur/63f5edcfdc44000ead96a6ff5266c16b to your computer and use it in GitHub Desktop.
Save technikamateur/63f5edcfdc44000ead96a6ff5266c16b to your computer and use it in GitHub Desktop.
Installation of CH314prog under Debian (Ubuntu) based systems
# Run the following lines (line by line) in your terminal
git clone https://github.com/setarcos/ch341prog.git
sudo apt install libusb-1.0-0 libusb-1.0-0-dev
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment