trezor-core/embed/trezorhal
Pavol Rusnak eb345046d3
trezorhal: move internal constants to common.c
2017-10-11 19:06:09 +02:00
..
common.c trezorhal: move internal constants to common.c 2017-10-11 19:06:09 +02:00
common.h trezorhal: move internal constants to common.c 2017-10-11 19:06:09 +02:00
flash.c flash_otp_write: uninitialized variable 2017-09-30 23:20:21 +02:00
flash.h trezorhal: introduce flash_write_{byte,word} 2017-09-28 11:28:40 +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 updates (#24) 2017-10-06 11:11:43 +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 trezorhal: code cleanup, combine stm32_it.c + stm32_system.c into stm32.c 2017-10-11 18:43:39 +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 jump_to: reset registers to zero (#33) 2017-10-10 14:40:57 +02:00
vectortable.s boardloader, bootloader: moving embed/common/* to embed/trezorhal/* 2017-10-08 23:55:05 +02:00