.. |
common.c
|
bootloader: rework UI
|
2018-01-24 12:47:55 +01:00 |
common.h
|
common: don't expose shutdown() via common.h
|
2017-12-08 12:42:43 +01:00 |
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
|
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
|
modtrezorcrypto: cleanup random
|
2017-12-15 16:56:08 +01:00 |
rng.h
|
modtrezorcrypto: cleanup random
|
2017-12-15 16:56:08 +01:00 |
sbu.c
|
trezorhal: introduce secbool/sectrue/secfalse and use it where possible
|
2017-10-26 23:51:39 +02:00 |
sbu.h
|
trezorhal: introduce secbool/sectrue/secfalse and use it where possible
|
2017-10-26 23:51:39 +02:00 |
sdcard.c
|
WIP
|
2017-12-16 17:54:12 +01:00 |
sdcard.h
|
WIP
|
2017-12-16 17:54:12 +01:00 |
secbool.h
|
WIP
|
2017-12-16 17:54:12 +01:00 |
stm32.c
|
trezorhal: reorder stuff in common.{c,h}; remove unnecessary externs for functions
|
2017-11-07 20:44:30 +01:00 |
stm32f4xx_hal_conf.h
|
boardloader: disable flash data cache (#57)
|
2017-10-17 17:35:10 +02:00 |
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_hid-defs.h
|
trezor.io: cleanup usb code
|
2018-01-17 16:10:31 +01:00 |
usb_hid-impl.h
|
trezorhal: make usb stack more robust
|
2018-01-27 17:27:57 +01:00 |
usb_vcp-defs.h
|
embed/trezorhal: move cmd_buffer into usb_vcp_state_t
|
2018-02-06 15:30:15 +01:00 |
usb_vcp-impl.h
|
embed/trezorhal: move cmd_buffer into usb_vcp_state_t
|
2018-02-06 15:30:15 +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 |
usb.c
|
trezorhal: fix typos
|
2018-02-02 17:41:49 +01:00 |
usb.h
|
trezorhal: rename winusb_enabled to usb21_enabled
|
2018-02-02 16:02: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
|
jump_to: clear out before the next stage NMI exception handler can run
|
2017-11-05 19:37:05 +01:00 |
vectortable.s
|
trezorhal: call shutdown in default_handler
|
2017-10-29 17:50:50 +01:00 |