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
tychovrahe 6e0c2578f8 fix(core): fix FMC initialization
[no changelog]
2023-03-31 22:34:14 +02:00
..
boards refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429 2023-03-02 15:56:33 +01:00
displays fix(core): fix FMC initialization 2023-03-31 22:34:14 +02:00
touch feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +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): remove shutdown() 2023-03-24 13:24:46 +01: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
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 feat(core): increase clock frequency to 180 MHz 2022-11-04 15:10:55 +01:00
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