trezor-core/embed/trezorhal
mcudev 5b634098d9 code cleanup 2017-10-15 19:34:16 +02:00
..
common.c embed: move call to usb_clear to shutdown function in assembler 2017-10-13 17:18:22 +02:00
common.h embed: move call to usb_clear to shutdown function in assembler 2017-10-13 17:18:22 +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 code cleanup 2017-10-15 19:34:16 +02:00
rng.h code cleanup 2017-10-15 19:34:16 +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 code cleanup 2017-10-15 19:34:16 +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.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
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
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: move call to usb_clear to shutdown function in assembler 2017-10-13 17:18:22 +02:00
vectortable.s vector table updates (#40) 2017-10-12 14:55:59 +02:00