Commit Graph

9 Commits (6b5f578d02aaa74d74d4384333cd38a4689806a7)

Author SHA1 Message Date
grdddj 6b5f578d02 feat(core): implement basic R emulator
2 years ago
TychoVrahe 7912a7d0d3
build(core,storage): fix conditional compilation for different Trezor models
2 years ago
Martin Milata aace875fef chore(vendor): bump micropython to 1.17
3 years ago
Ondřej Vejpustek 6fd4739c5c feat(core): make random delays use chacha_drbg
3 years ago
Ondřej Vejpustek 8ee17f69b3 refactor(core): move wait_random and rdi into separate file
3 years ago
Pavol Rusnak bf2e4023d8
fix(core): fix reflash build, remove qrcodegen where not used
3 years ago
Martin Milata c7934116ec
core: introduce TREZOR_MODEL flag (#1233)
4 years ago
Pavol Rusnak 21b4c5b60e
core/bootloader_ci: fix typos in the previous commit
4 years ago
Ondrej Mikle 8d3d3be09c
core/bootloader_ic: introduce CI bootloader for TT device tests (#1182)
4 years ago