Skip to content

Instantly share code, notes, and snippets.

@pingec
Created April 9, 2018 16:35
Show Gist options
  • Save pingec/3aca7372c0afb4591437fb7c6c699eaf to your computer and use it in GitHub Desktop.
Save pingec/3aca7372c0afb4591437fb7c6c699eaf to your computer and use it in GitHub Desktop.
(install docker)
sudo apt-get install python3.6 python-pip
pip install trezor
git clone https://github.com/pingec/trezor-mcu.git
cd trezor-mcu
./build-firmware.sh master
trezorctl firmware_update -f trezor-master.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment