trezor-core/embed/trezorhal
Pavol Rusnak b51ca0a16e
trezorhal: remove extra comment
2017-10-20 14:56:15 +02:00
..
common.c boardloader, bootloader, firmware: only call periph_init in boardloader (#54) 2017-10-17 11:42:57 +02:00
common.h boardloader, bootloader, firmware: only call periph_init in boardloader (#54) 2017-10-17 11:42:57 +02:00
flash.c flash_init: remove empty function from all stages 2017-10-20 14:41:01 +02:00
flash.h trezorhal: remove extra comment 2017-10-20 14:56:15 +02:00
image.c image_parse_header: remove undefined behavior and other updates (#61) 2017-10-19 18:45:57 +02:00
image.h image_parse_header: remove undefined behavior and other updates (#61) 2017-10-19 18:45:57 +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 SDIO: remove SDIO_IRQHandler and interrupt config (#53) 2017-10-17 00:43:47 +02:00
sdcard.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
stm32.c build: further cleanup common symbols (#63) 2017-10-19 15:27:15 +02:00
stm32f4xx_hal_conf.h boardloader: disable flash data cache (#57) 2017-10-17 17:35:10 +02:00
touch.c bootloader, firmware: do not need touch interrupt handlers or to enable touch interrupts (#59) 2017-10-18 16:54:03 +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