1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-10 18:09:00 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Saleem Rashid
67852dcaba
script: Add toolchain-{download,run}
Add scripts to download, verify and use GNU Arm Embedded 5 2016q2.

2016q2 (SVN revision 237715) generates identical output to Debian
Stretch used by Docker build (SVN revision 241155).
2018-06-27 18:09:05 +02:00
Saleem Rashid
8f6a2045e6
build: Refactor Docker build 2018-06-27 18:09:05 +02:00
Tomas Susanka
3185eb0fd4 build: ciscript includes firmware sign
so that emulator build uses pipenv to ensure stable environment for python-trezor
but fetching python-trezor and friends doesn't needlessly slow down non-emulator builds
that don't need it
2018-06-08 16:57:06 +02:00
matejcik
e859e28354 script: set TREZOR_PATH so that test can reliably run locally 2018-05-11 14:49:22 +02:00
Jochen Hoenicke
1fcd512b7f Fix compilation problems 2018-03-29 01:16:46 +02:00
Jochen Hoenicke
2587e49843 Disable fastflash.
It doesn't make sense any more and doesn't work with newer bootloaders.
2018-03-29 01:03:58 +02:00
Jochen Hoenicke
4ebbe8c274 Fix compilation problems 2018-03-29 01:03:58 +02:00
Saleem Rashid
7aadc1edda script: Refactor test 2017-12-19 14:11:51 +01:00
Pavol Rusnak
bb1c42b16c
vendor: remove python-trezor submodule for now 2017-12-18 21:38:31 +01:00
Saleem Rashid
becb31c4fc script: Do not start emulator if running 2017-12-18 20:09:59 +01:00
Saleem Rashid
923d5f7555 script: Add Scripts To Rule Them All 2017-12-18 20:09:59 +01:00