Commit Graph

40 Commits (74759310bb2bbf0d006d8d52e5c5a679b9decbb1)

Author SHA1 Message Date
Andrew Kozlik 74759310bb feat(core): Integrate OPTIGA Trust M
11 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
11 months ago
Martin Milata 4a6420c5dd style(core): discovery.py
12 months ago
Martin Milata f9a1592162 build(core): fix DISC1 boardloader build
12 months ago
grdddj db9f76df0d chore(style): apply pylint suggestion on site_scons python files
12 months ago
grdddj 44ff6d42b3 chore(style): apply flake8 findings on site_scons python files
12 months ago
grdddj 7df3219a7a chore(style): apply black and isort style lints for site_scons python files
12 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
tychovrahe 671f23f1aa feat(core): support rev 10 of T2B1 HW
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
1 year ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
1 year ago
grdddj f481590bb7 fix(core): support python3.8 for SConscript helpers
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
1 year ago
grdddj d031be83e6 chore(core): type and format the site_scons python helpers
1 year ago
tychovrahe 0c5db05357 feat(core): support 16bit i8080 display bus
1 year ago
tychovrahe 09349c308a feat(core): support hw revision 6 of T2B1
1 year ago
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
1 year ago
tychovrahe 33fb590f44 refactor(core): decouple i2c driver and touch driver
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe 6ea68baf34 refactor(core): move files out of extmod
1 year ago
matejcik e5ed9d3df4 build(core): improve path resolution in scons tools
1 year ago
tychovrahe ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
1 year ago
tychovrahe 9748a56a55 chore(core): automatic generation of CMakeLists
1 year ago
tychovrahe 5ef6c3975d build(core): differentiate build results for different models
1 year ago
tychovrahe 4603b9ee74 build(core): embed bootloader according to trezor model
1 year ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
1 year ago
tychovrahe 0d733d8e22 feat(core): change display type for model R
2 years ago
tychovrahe 223d1b20fb refactor(core): change fonts organization
2 years ago
matejcik bda1fa9912 build(core): exclude all "from typing" imports from build
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik 266955ba65 refactor: rework pb2py generator
3 years ago
Jan Pochyla f526818603 core: remove qstr blacklist
5 years ago
Pavol Rusnak b79102008d
core: fix new Python SyntaxWarning (new in 3.8)
5 years ago
Pavol Rusnak d393fc6e85
Revert "core: replace BITCOIN_ONLY with a constant only in src/trezor/utils.py"
5 years ago
Pavol Rusnak b9e7e93bcf
core: replace BITCOIN_ONLY with a constant only in src/trezor/utils.py
5 years ago
Pavol Rusnak 8a61ef4f6e
core: unroll the utils.BITCOIN_ONLY constant in mpy-cross
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago