trezor-core/embed/trezorhal
Pavol Rusnak b8b8e38765
trezorhal: rename winusb_enabled to usb21_enabled
2018-02-02 16:02:37 +01:00
..
common.c bootloader: rework UI 2018-01-24 12:47:55 +01:00
common.h
flash.c trezorhal: fix bug in flash_otp_write 2018-01-29 08:44:55 +01:00
flash.h trezorhal, unix: drop flash_write_{byte,word} usage, rename flash_write_{byte,word}_rel to flash_write_{byte,word} 2018-01-23 16:58:53 +01:00
image.c trezorhal: remove unnecessary casting for vstr, small ui nitpicks 2018-01-25 16:29:05 +01:00
image.h trezorhal: remove unnecessary casting for vstr, small ui nitpicks 2018-01-25 16:29:05 +01:00
mini_printf.c
mini_printf.h
rng.c
rng.h
sbu.c
sbu.h
sdcard.c
sdcard.h
secbool.h
stm32.c
stm32f4xx_hal_conf.h
touch.c trezorhal: unix: refactor touch get/pack functionality 2018-01-24 13:41:02 +01:00
touch.h trezorhal: unix: refactor touch get/pack functionality 2018-01-24 13:41:02 +01:00
usb.c trezorhal: rename winusb_enabled to usb21_enabled 2018-02-02 16:02:37 +01:00
usb.h trezorhal: rename winusb_enabled to usb21_enabled 2018-02-02 16:02:37 +01:00
usb_hid-defs.h
usb_hid-impl.h trezorhal: make usb stack more robust 2018-01-27 17:27:57 +01:00
usb_vcp-defs.h
usb_vcp-impl.h trezorhal: make usb stack more robust 2018-01-27 17:27:57 +01:00
usb_webusb-defs.h trezorhal: rework winusb 2018-01-24 00:37:54 +01:00
usb_webusb-impl.h trezorhal: make webusb more robust 2018-01-28 02:43:03 +01:00
usbd_conf.c
usbd_conf.h trezorhal: add winusb magic to webusb interface 2018-01-21 15:40:31 +01:00
usbd_core.c trezorhal: fix simple interface behaviour on windows 2018-01-28 02:43:03 +01:00
usbd_core.h
usbd_ctlreq.c trezorhal: add configuration, interface strings to usb descriptors, minor typos 2018-01-20 21:48:53 +01:00
usbd_ctlreq.h
usbd_def.h trezorhal: add winusb magic to webusb interface 2018-01-21 15:40:31 +01:00
usbd_ioreq.c
usbd_ioreq.h
util.s
vectortable.s