Commit Graph

20 Commits (238e3fd7c1491b93c403262ee6385877c0dbd329)

Author SHA1 Message Date
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 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
12 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
12 months 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
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 ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
1 year ago