1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-18 03:10:58 +00:00
trezor-firmware/embed/trezorhal
2017-12-15 16:56:08 +01:00
..
common.c common: don't expose shutdown() via common.h 2017-12-08 12:42:43 +01:00
common.h common: don't expose shutdown() via common.h 2017-12-08 12:42:43 +01:00
flash.c Bug fix: missing parenthesis in flash_write_word 2017-12-12 00:01:49 +01:00
flash.h Removed references to pin fail area 2017-12-14 17:18:45 +01:00
image.c trezorhal: introduce fix_version in image header (version of last critical bugfix) 2017-12-14 21:29:13 +01:00
image.h bootloader: cleanup ui code 2017-12-15 15:26:36 +01:00
mini_printf.c
mini_printf.h
rng.c modtrezorcrypto: cleanup random 2017-12-15 16:56:08 +01:00
rng.h modtrezorcrypto: cleanup random 2017-12-15 16:56:08 +01:00
sbu.c
sbu.h
sdcard.c
sdcard.h
secbool.h
stm32.c
stm32f4xx_hal_conf.h
touch.c touch: reset and usage updates 2017-11-21 10:22:16 -05:00
touch.h touch: reset and usage updates 2017-11-21 10:22:16 -05:00
usb_hid-defs.h
usb_hid-impl.h
usb_vcp-defs.h
usb_vcp-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