You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/embed/trezorhal
mcudev 0c1f609675
SystemInit: add more waiting just to be sure (#41)
7 years ago
..
common.c embed: introduce trassert (trezor assert) 7 years ago
common.h embed: introduce trassert (trezor assert) 7 years ago
flash.c boardloader, bootloader: add write-protection and downgrade-protection respectively 7 years ago
flash.h boardloader, bootloader: add write-protection and downgrade-protection respectively 7 years ago
image.c add vendor trust to vendorheader 7 years ago
image.h add vendor trust to vendorheader 7 years ago
mini_printf.c rename /micropython to /embed 7 years ago
mini_printf.h rename /micropython to /embed 7 years ago
rng.c rng updates (#24) 7 years ago
rng.h rng updates (#24) 7 years ago
sbu.c trezorhal/sbu: use PA2/PA3 7 years ago
sbu.h trezorhal: add io.SBU 7 years ago
sdcard.c micropython: update submodule 7 years ago
sdcard.h rename /micropython to /embed 7 years ago
stm32.c SystemInit: add more waiting just to be sure (#41) 7 years ago
stm32f4xx_hal_conf.h trezorhal: remove trezorhal/hal directory 7 years ago
touch.c boardloader+bootloader: remove unneded STM32 include 7 years ago
touch.h boardloader+bootloader: remove unneded STM32 include 7 years ago
usb.c trezorhal/usb: fix string descriptors 7 years ago
usb.h msg: rename to io 7 years ago
usb_hid-defs.h rename /micropython to /embed 7 years ago
usb_hid-impl.h rename /micropython to /embed 7 years ago
usb_vcp-defs.h rename /micropython to /embed 7 years ago
usb_vcp-impl.h rename /micropython to /embed 7 years ago
usbd_conf.c rename /micropython to /embed 7 years ago
usbd_conf.h rename /micropython to /embed 7 years ago
usbd_core.c rename /micropython to /embed 7 years ago
usbd_core.h rename /micropython to /embed 7 years ago
usbd_ctlreq.c rename /micropython to /embed 7 years ago
usbd_ctlreq.h rename /micropython to /embed 7 years ago
usbd_def.h rename /micropython to /embed 7 years ago
usbd_ioreq.c rename /micropython to /embed 7 years ago
usbd_ioreq.h rename /micropython to /embed 7 years ago
util.s jump_to: reset registers to zero (#33) 7 years ago
vectortable.s vector table updates (#40) 7 years ago