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-01 20:08:26 +00:00
Code
Issues
Releases
Wiki
Activity
ae9444a83b
trezor-firmware
/
protobuf
/
build.sh
6 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactored protobuf directory
2012-11-15 10:35:48 +00:00
#!/bin/bash
cd
`
dirname
$0
`
Fixed path to module
2013-09-13 03:32:58 +00:00
protoc --python_out
=
../trezorlib/ trezor.proto
Reference in New Issue
Copy Permalink