1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core/embed/trezorhal
2023-04-27 12:36:12 +02:00
..
boards feat(core): support 16bit i8080 display bus 2023-04-27 12:36:12 +02:00
displays feat(core): support 16bit i8080 display bus 2023-04-27 12:36:12 +02:00
touch refactor(core): decouple i2c driver and touch driver 2023-04-19 21:36:51 +02:00
board_capabilities.c feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
board_capabilities.h feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
button.c feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
button.h
common.c fix(core): unify error strings 2023-04-03 22:01:26 +02:00
common.h fix(core): remove shutdown() 2023-03-24 13:24:46 +01:00
compiler_traits.h
dma2d.c
dma2d.h
dma.c
dma.h
flash.c
flash.h refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
i2c.c refactor(core): decouple i2c driver and touch driver 2023-04-19 21:36:51 +02:00
i2c.h refactor(core): decouple i2c driver and touch driver 2023-04-19 21:36:51 +02:00
image.c feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
image.h feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +01:00
irq.h
lowlevel.c
lowlevel.h
mini_printf.c
mini_printf.h
mpu.c refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
mpu.h
random_delays.c
random_delays.h
rgb_led.c
rgb_led.h
rng.c
rng.h
sbu.c
sbu.h
sdcard-set_clr_card_detect.h
sdcard.c
sdcard.h
secbool.h
stm32.c refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
stm32.h
stm32f4xx_hal_conf.h refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
supervise.h
systemview.h
systick.c
systick.h
usb_hid-defs.h
usb_hid-impl.h
usb_vcp-defs.h
usb_vcp-impl.h
usb_webusb-defs.h
usb_webusb-impl.h
usb.c
usb.h
usbd_conf.c
usbd_conf.h
usbd_core.c
usbd_core.h
usbd_ctlreq.c
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h
util.s
vectortable.s