1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/protobuf/build.sh

6 lines
96 B
Bash
Raw Normal View History

2012-11-15 10:35:48 +00:00
#!/bin/bash
cd `dirname $0`
2013-10-08 18:28:38 +00:00
protoc --python_out=../trezorlib/ -I/usr/include -I. trezor.proto