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-01-12 15:38:36 +01:00
..
boards feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
displays fix(core): fix model T FMC timing 2023-01-04 13:04:57 +01: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): fix display blinking by increasing backlight pwm frequency 2022-11-24 13:22:30 +01:00
common.h feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
compiler_traits.h
dma2d.c feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
dma2d.h feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
dma.c
dma.h
flash.c
flash.h
image.c feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
image.h feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
irq.h
lowlevel.c
lowlevel.h
mini_printf.c
mini_printf.h
mpu.c
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 feat(core): increase clock frequency to 180 MHz 2022-11-04 15:10:55 +01:00
stm32.h feat(core): increase clock frequency to 180 MHz 2022-11-04 15:10:55 +01:00
stm32f4xx_hal_conf.h feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
supervise.h feat(core): Introduce stack overflow detection by moving stack to the start of RAM 2022-08-16 17:03:06 +02:00
systemview.h
systick.c
systick.h
touch.c fix(core): re-introduce touch event filtering 2022-10-21 14:24:10 +02:00
touch.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 fix(core): fix flashing usb disconnected error 2022-09-26 13:31:04 +02:00
usb.h feat(core): show blue dot when USB data not connected 2022-08-25 16:42:29 +02:00
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