Pavol Rusnak
|
36666de503
|
build: enable make vendor again
|
2017-03-28 15:25:40 +02:00 |
|
Pavol Rusnak
|
b30f3b0946
|
build: use -Os for debug builds and use them by default
|
2017-03-28 15:21:09 +02:00 |
|
Pavol Rusnak
|
2a32975977
|
build: add sections to makefile
|
2017-03-25 14:46:38 +01:00 |
|
Pavol Rusnak
|
b6b8873e9a
|
build: unix build is now always debug, makefiles cleanup
|
2017-03-23 18:25:21 +01:00 |
|
Pavol Rusnak
|
1c4fbd02b4
|
build: reorg makefiles
|
2017-03-20 17:45:40 +01:00 |
|
Pavol Rusnak
|
2c1e0b8253
|
bootloader/loader: don't generate qstrdefs.generated.h in main Makefile
|
2017-03-20 17:27:00 +01:00 |
|
Pavol Rusnak
|
cbaca604f3
|
bootloader+loader: rework build, make clear what is bootloader and what is loader in docu
|
2017-03-20 16:00:10 +01:00 |
|
Pavol Rusnak
|
b141e6b1e3
|
loader: add skeleton
|
2017-03-20 15:41:21 +01:00 |
|
Pavol Rusnak
|
4f45071940
|
bootloader: add flash target to makefile
|
2017-03-19 15:29:48 +01:00 |
|
Pavol Rusnak
|
603d980d22
|
bootloader: enable build again
|
2017-03-18 12:06:28 +01:00 |
|
Pavol Rusnak
|
135294b5e8
|
modtrezorui: more cleanup
|
2017-03-17 14:14:47 +01:00 |
|
Pavol Rusnak
|
433bc8138b
|
unix: fix unix build
|
2017-03-07 17:51:21 +01:00 |
|
Jan Pochyla
|
78d82386d1
|
trezorhal: adjust to new structure
|
2017-03-06 17:33:48 +01:00 |
|
Pavol Rusnak
|
10b687c318
|
reorganization (wip)
|
2017-02-24 13:19:00 +01:00 |
|
Pavol Rusnak
|
216b60d8b6
|
update makefile
|
2017-02-21 11:23:50 +01:00 |
|
Jan Pochyla
|
edae88932a
|
trezorhal: add to Makefile
|
2017-02-20 11:36:28 +01:00 |
|
Pavol Rusnak
|
8c296099f8
|
bootloader: wip
|
2017-02-16 13:48:28 +01:00 |
|
Pavol Rusnak
|
2d7c6b0c34
|
bootloader: cleanup, more documentation, added scripts for checking
|
2017-02-08 19:43:47 +01:00 |
|
Pavol Rusnak
|
d8f1b1397c
|
update Makefiles to reflect new way of building stuff
|
2017-01-23 14:07:35 +01:00 |
|
Pavol Rusnak
|
892409c9b8
|
update bootloader makefile to follow upstream changes
|
2017-01-22 19:48:18 +01:00 |
|
Pavol Rusnak
|
918150a3f1
|
tests: make testpy tries running selected tests from python-trezor
apps.ethereum: fix get address call
|
2016-11-24 17:16:40 +01:00 |
|
Pavol Rusnak
|
13533d9156
|
makefile: fix build_stmhal_debug target
|
2016-11-23 10:48:12 +01:00 |
|
Pavol Rusnak
|
33b5436dcc
|
tests: move to /tests to avoid freezing
|
2016-11-06 17:04:25 +01:00 |
|
Pavol Rusnak
|
8b0d7be52a
|
trezor.crypto: add keccak option to Sha3_*.digest()
|
2016-11-06 01:49:55 +01:00 |
|
Pavol Rusnak
|
57fbd4dfc2
|
build: parallel build by default
|
2016-10-12 18:29:01 +02:00 |
|
Pavol Rusnak
|
7e5d5a9164
|
cleanup makefile
|
2016-10-03 17:23:21 +02:00 |
|
Jochen Hoenicke
|
c9857a756c
|
bootloader: added systick handler
|
2016-09-29 14:41:50 +02:00 |
|
slush0
|
1d7d408bc8
|
Updating resources on build automatically
|
2016-09-29 13:35:39 +02:00 |
|
Pavol Rusnak
|
588b7b5c70
|
add flashing using openocd to Makefile
|
2016-09-29 13:30:23 +02:00 |
|
Pavol Rusnak
|
f09ce087c3
|
add gdb_bootloader to makefile
|
2016-09-29 13:22:31 +02:00 |
|
Pavol Rusnak
|
281070492d
|
fix bootloader, extract FONT_* constants
|
2016-09-28 18:21:29 +02:00 |
|
Pavol Rusnak
|
d1ff96af04
|
cleanup makefile; make res_collect tool more verbose
|
2016-09-27 17:26:12 +02:00 |
|
Pavol Rusnak
|
e56390c77a
|
add clean_cross to makefile; update micropython submodule
|
2016-09-27 17:26:05 +02:00 |
|
Pavol Rusnak
|
9ef076f137
|
add debug targets to Makefile
|
2016-09-27 17:26:04 +02:00 |
|
Pavol Rusnak
|
5968eb3f5f
|
add build_cross and build_frozen make targets
|
2016-09-27 17:24:19 +02:00 |
|
Pavol Rusnak
|
a473ad2100
|
make update -> make vendor
|
2016-09-27 17:24:14 +02:00 |
|
Pavol Rusnak
|
4eb87b2fd8
|
first parameter of log methods is now name
|
2016-09-27 17:24:03 +02:00 |
|
Pavol Rusnak
|
9856f96cf7
|
add hw button to msg.select, build 32-bit unix port by default
|
2016-09-27 17:24:01 +02:00 |
|
Pavol Rusnak
|
ee3614ae6a
|
cleanup pb2py, add debug to emu.sh
|
2016-09-27 17:23:23 +02:00 |
|
Pavol Rusnak
|
bc7cb88cdf
|
use little endian for toif, fix random
|
2016-09-27 17:23:22 +02:00 |
|
Pavol Rusnak
|
4eccc55c5c
|
add unit tests, add t.c.sha512
|
2016-09-27 17:22:50 +02:00 |
|
Pavol Rusnak
|
4ff68e7494
|
add static to mp_define_const
|
2016-09-27 17:22:50 +02:00 |
|
Pavol Rusnak
|
0d8112f6b4
|
split trezor.crypto into more modules
|
2016-09-27 17:22:50 +02:00 |
|
Pavol Rusnak
|
2694e3ad63
|
add trezor.crypto.base58 functionality (decode_check needs fix)
|
2016-09-27 17:22:49 +02:00 |
|
Pavol Rusnak
|
1986992bd9
|
make submodule_update -> make update
|
2016-09-27 17:22:47 +02:00 |
|
Pavol Rusnak
|
914e905146
|
add sync to make load
|
2016-09-27 17:22:47 +02:00 |
|
Pavol Rusnak
|
1f4230dc20
|
implement trezor.ui.qrcode
|
2016-09-27 17:22:47 +02:00 |
|
Pavol Rusnak
|
4ddde025db
|
use -i (inspect) feature of micropython
|
2016-09-27 17:22:46 +02:00 |
|
Pavol Rusnak
|
4a9b60a0f3
|
add load to Makefile
|
2016-09-27 17:21:02 +02:00 |
|
Pavol Rusnak
|
fef9a2266d
|
more font work
|
2016-09-27 17:21:01 +02:00 |
|