1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-27 01:48:17 +00:00
trezor-firmware/embed/trezorhal
2017-12-13 22:50:48 +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 trezorhal: use static inline instead of static (gcc 7.2 workaround) 2017-12-11 22:34:45 +01:00
image.c trezorhal: introduce vendor_keys_hash, use it in compare_to_current_vendor_header 2017-12-13 22:50:48 +01:00
image.h trezorhal: introduce vendor_keys_hash, use it in compare_to_current_vendor_header 2017-12-13 22:50:48 +01:00
mini_printf.c
mini_printf.h
rng.c rng: header cleanup, loop codestyle 2017-11-05 19:37:05 +01:00
rng.h rng: header cleanup, loop codestyle 2017-11-05 19:37:05 +01:00
sbu.c
sbu.h
sdcard.c trezorhal: use uint32_t* for sdcard_{read,write}_blocks 2017-10-29 16:34:09 +01:00
sdcard.h trezorhal: use uint32_t* for sdcard_{read,write}_blocks 2017-10-29 16:34:09 +01:00
secbool.h cleanup: do not use reserved identifiers for header guards 2017-11-05 19:37:05 +01:00
stm32.c trezorhal: reorder stuff in common.{c,h}; remove unnecessary externs for functions 2017-11-07 20:44:30 +01:00
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 jump_to: clear out before the next stage NMI exception handler can run 2017-11-05 19:37:05 +01:00
vectortable.s trezorhal: call shutdown in default_handler 2017-10-29 17:50:50 +01:00