Commit Graph

14 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
matejcik 45787307ca style(core): support AnyStr in all hash function arguments
2 years ago
Martin Milata bd005e33df refactor(core): decouple T1 button handling from touch
3 years ago
Martin Milata f37ca13f1a refactor(core): disable SD, SBU, fatfs for T1 build
3 years ago
matejcik 7e5d9e295b fix(core): help mypy understand micropython's module management
4 years ago
matejcik d0f709b8cc core: fix and use MAKEMODULEDEFS instead of explicit registration
4 years ago
matejcik fa746e2990 core/fatfs: rework low-level FatFS API
4 years ago
matejcik b2084a19be core/trezorio: move sdcard functions to a submodule
4 years ago
Pavol Rusnak aa8d14c0ea
core/modtrezorio: add FatFS support
5 years ago
Jan Pochyla 3af75c0b8b core/typing: improve extmod types
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Pavol Rusnak 35945239eb
core/embed: use MP_ROM_INT instead of MP_OBJ_NEW_SMALL_INT where intended
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago