Commit Graph

171 Commits (0b4ccf45fc5a7de9ccff48dd33c8458bff1d20c9)

Author SHA1 Message Date
Pavol Rusnak 281070492d
fix bootloader, extract FONT_* constants
8 years ago
Pavol Rusnak d1ff96af04
cleanup makefile; make res_collect tool more verbose
8 years ago
Pavol Rusnak e56390c77a
add clean_cross to makefile; update micropython submodule
8 years ago
Pavol Rusnak 9ef076f137
add debug targets to Makefile
8 years ago
Pavol Rusnak 5968eb3f5f
add build_cross and build_frozen make targets
8 years ago
Pavol Rusnak a473ad2100
make update -> make vendor
8 years ago
Pavol Rusnak 4eb87b2fd8
first parameter of log methods is now name
8 years ago
Pavol Rusnak 9856f96cf7
add hw button to msg.select, build 32-bit unix port by default
8 years ago
Pavol Rusnak ee3614ae6a
cleanup pb2py, add debug to emu.sh
8 years ago
Pavol Rusnak bc7cb88cdf
use little endian for toif, fix random
8 years ago
Pavol Rusnak 4eccc55c5c
add unit tests, add t.c.sha512
8 years ago
Pavol Rusnak 4ff68e7494
add static to mp_define_const
8 years ago
Pavol Rusnak 0d8112f6b4
split trezor.crypto into more modules
8 years ago
Pavol Rusnak 2694e3ad63
add trezor.crypto.base58 functionality (decode_check needs fix)
8 years ago
Pavol Rusnak 1986992bd9
make submodule_update -> make update
8 years ago
Pavol Rusnak 914e905146
add sync to make load
8 years ago
Pavol Rusnak 1f4230dc20
implement trezor.ui.qrcode
8 years ago
Pavol Rusnak 4ddde025db
use -i (inspect) feature of micropython
8 years ago
Pavol Rusnak 4a9b60a0f3
add load to Makefile
8 years ago
Pavol Rusnak fef9a2266d
more font work
8 years ago
Pavol Rusnak 733b421580
move various devel scripts into Makefile
8 years ago