Commit Graph

18 Commits (472a8bebd295bdb079eeb3b8f5d4df2c4a728b65)

Author SHA1 Message Date
cepetr 472a8bebd2 WIP - drawlib - low level refactoring
2 months ago
cepetr 407c049eb1 feat(core): introduce new drawing library
2 months ago
tychovrahe 33fc64b629 refactor(core): remove universal DMA driver
9 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
11 months ago
grdddj 44ff6d42b3 chore(style): apply flake8 findings on site_scons python files
11 months ago
grdddj 7df3219a7a chore(style): apply black and isort style lints for site_scons python files
11 months ago
tychovrahe eca1fc381b refactor(core): rust bindgen mcu-type related arguments are taken from board definition
11 months ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
11 months ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
11 months ago
tychovrahe 1f1680243f refactor(core): separate backlight pwm driver and display driver
11 months ago
tychovrahe da4ce32b45 fix(core): fix gamma correction for Model T
12 months ago
grdddj f481590bb7 fix(core): support python3.8 for SConscript helpers
12 months ago
tychovrahe 8154e5103f refactor(core): make emulated dma2d usable outside of emulator
12 months ago
grdddj d031be83e6 chore(core): type and format the site_scons python helpers
12 months ago
tychovrahe 0c5db05357 feat(core): support 16bit i8080 display bus
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