This website requires JavaScript.
Explore
Help
Sign In
arno
/
trezor-firmware
Watch
1
Star
0
Fork
0
You've already forked trezor-firmware
mirror of
https://github.com/trezor/trezor-firmware.git
synced
2024-12-18 20:38:10 +00:00
Code
Issues
Releases
Wiki
Activity
80a794cdfd
trezor-firmware
/
protobuf
/
build.sh
6 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactored protobuf directory
2012-11-15 10:35:48 +00:00
#!/bin/bash
cd
`
dirname
$0
`
Imported new protobuf from trezor-emu
2013-10-08 18:28:38 +00:00
protoc --python_out
=
../trezorlib/ -I/usr/include -I. trezor.proto
Reference in New Issue
Copy Permalink