1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/embed/trezorhal
2017-10-13 00:30:19 +02:00
..
common.c embed: add shutdown function to fatal_error 2017-10-12 17:34:39 +02:00
common.h embed: rename trassert to ensure 2017-10-12 16:06:53 +02:00
flash.c boardloader, bootloader: add write-protection and downgrade-protection respectively 2017-10-12 14:35:01 +02:00
flash.h boardloader, bootloader: add write-protection and downgrade-protection respectively 2017-10-12 14:35:01 +02:00
image.c add vendor trust to vendorheader 2017-10-05 17:31:39 +02:00
image.h add vendor trust to vendorheader 2017-10-05 17:31:39 +02:00
mini_printf.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
mini_printf.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
rng.c RNG: Delay after an RCC peripheral clock enabling 2017-10-13 00:30:19 +02:00
rng.h rng updates (#24) 2017-10-06 11:11:43 +02:00
sbu.c trezorhal/sbu: use PA2/PA3 2017-09-20 14:07:13 +02:00
sbu.h trezorhal: add io.SBU 2017-09-07 23:50:57 +02:00
sdcard.c micropython: update submodule 2017-09-06 19:15:59 +02:00
sdcard.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
stm32.c SystemInit: add more waiting just to be sure (#41) 2017-10-12 14:56:12 +02:00
stm32f4xx_hal_conf.h trezorhal: remove trezorhal/hal directory 2017-09-07 23:11:16 +02:00
touch.c boardloader+bootloader: remove unneded STM32 include 2017-09-29 10:11:12 +02:00
touch.h boardloader+bootloader: remove unneded STM32 include 2017-09-29 10:11:12 +02:00
usb_hid-defs.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usb_hid-impl.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usb_vcp-defs.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usb_vcp-impl.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usb.c trezorhal/usb: fix string descriptors 2017-08-22 10:49:32 +02:00
usb.h msg: rename to io 2017-08-15 18:14:14 +02:00
usbd_conf.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_conf.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_core.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_core.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ctlreq.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ctlreq.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_def.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ioreq.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ioreq.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
util.s embed: add shutdown function to fatal_error 2017-10-12 17:34:39 +02:00
vectortable.s vector table updates (#40) 2017-10-12 14:55:59 +02:00