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 45a4a944d0
boardloader, bootloader, firmware: only call periph_init in boardloader (#54)
7 years ago
..
common.c boardloader, bootloader, firmware: only call periph_init in boardloader (#54) 7 years ago
common.h boardloader, bootloader, firmware: only call periph_init in boardloader (#54) 7 years ago
flash.c boardloader, bootloader: reorder erasing of sectors, check whether sector was really erased 7 years ago
flash.h boardloader, bootloader: reorder erasing of sectors, check whether sector was really erased 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 code cleanup 7 years ago
rng.h code cleanup 7 years ago
sbu.c trezorhal/sbu: use PA2/PA3 7 years ago
sbu.h trezorhal: add io.SBU 7 years ago
sdcard.c SDIO: remove SDIO_IRQHandler and interrupt config (#53) 7 years ago
sdcard.h rename /micropython to /embed 7 years ago
stm32.c code cleanup 3: add note about timer wrap and use increment operator 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 embed: move call to usb_clear to shutdown function in assembler 7 years ago
vectortable.s vector table updates (#40) 7 years ago