trezor-core/embed/trezorhal
Pavol Rusnak 081dcdd98f
embed/unix: resize emulator window if no background image found
2018-02-26 19:44:29 +01:00
..
common.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
common.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
flash.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
flash.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
image.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
image.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01: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
mpu.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
mpu.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
rng.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
rng.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
sbu.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
sbu.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
sdcard.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
sdcard.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
secbool.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
stm32.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
stm32f4xx_hal_conf.h boardloader: disable flash data cache (#57) 2017-10-17 17:35:10 +02:00
systick.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
touch.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
touch.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb.c embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb_hid-defs.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb_hid-impl.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb_vcp-defs.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb_vcp-impl.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb_webusb-defs.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usb_webusb-impl.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
usbd_conf.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_conf.h trezorhal: add winusb magic to webusb interface 2018-01-21 15:40:31 +01:00
usbd_core.c trezorhal: fix usb class behaviour 2018-02-03 16:40:51 +01:00
usbd_core.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ctlreq.c trezorhal: fix typos 2018-02-02 17:41:49 +01:00
usbd_ctlreq.h trezorhal: add configuration, interface strings to usb descriptors, minor typos 2018-01-20 21:48:53 +01:00
usbd_def.h trezorhal: add winusb magic to webusb interface 2018-01-21 15:40:31 +01: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/trezorhal: introduce jump_to_unprivileged, disable mpu in bootloader 2018-02-13 20:51:14 +01:00
vectortable.s trezorhal: call shutdown in default_handler 2017-10-29 17:50:50 +01:00