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
2022-09-05 09:36:32 +02:00
..
board_capabilities.c
board_capabilities.h
button.c
button.h
common.c
common.h
compiler_traits.h
dma.c
dma.h
flash.c
flash.h
image.c
image.h
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
stm32f4xx_hal_conf.h
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
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): consider device in USB suspend connected if it was configured before 2022-09-05 09:36:32 +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