1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-04 12:56:25 +00:00
trezor-firmware/core/embed/trezorhal
2023-04-27 22:35:09 +02:00
..
ble feat(core/ble): improved cooperation between stm and nrf, divided ble_firmware source files 2023-04-27 22:34:58 +02:00
boards feat(core): allow different screens sizes for TT UI 2023-04-27 22:34:47 +02:00
displays feat(core): allow different screens sizes for TT UI 2023-04-27 22:34:47 +02:00
touch feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
board_capabilities.c
board_capabilities.h
button.c
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 fix(core): disable IRQ before initializing DMA 2023-04-27 22:34:41 +02:00
dma.h feat(core): ble tunnel via SPI 2023-04-27 22:33:55 +02:00
flash.c feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
flash.h fixup! feat(core): support STM32F429 discovery board 2023-04-27 22:35:09 +02:00
i2c.c feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
i2c.h feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
image.c
image.h
irq.h
lowlevel.c
lowlevel.h
mini_printf.c
mini_printf.h
mpu.c feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02: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
sdram.c feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
sdram.h feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02:00
stm32.c
stm32.h
stm32f4xx_hal_conf.h feat(core): support STM32F429 discovery board 2023-04-27 22:33:25 +02: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 feat(core/bootloader): dynamically decide to listen either USB or BLE 2023-04-27 22:35:02 +02:00
usb.h feat(core/bootloader): dynamically decide to listen either USB or BLE 2023-04-27 22:35:02 +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