.. |
hal
|
trezorhal: split to subsystems
|
2017-03-07 14:50:09 +01:00 |
common.c
|
trezorhal: implement jump_to function
|
2017-03-29 20:50:45 +02:00 |
common.h
|
rename loader to bootloader
|
2017-04-10 19:24:21 +02:00 |
flash.c
|
loader: add usb
|
2017-04-06 19:06:05 +02:00 |
flash.h
|
trezorhal: add flash_set_option_bytes function
|
2017-03-13 19:38:34 +01:00 |
image.c
|
loader: show firmware version in loader, remove image_options.h
|
2017-04-05 17:41:10 +02:00 |
image.h
|
loader: show firmware version in loader, remove image_options.h
|
2017-04-05 17:41:10 +02:00 |
rng.c
|
trezorhal: move irq handlers to subsystems
|
2017-03-07 17:33:39 +01:00 |
rng.h
|
trezorhal: fix i2c, more reorg
|
2017-03-07 15:52:19 +01:00 |
sdcard.c
|
trezorhal: don't parse (image|vendor) headers twice, don't use legacy stm32 names
|
2017-04-05 15:10:33 +02:00 |
sdcard.h
|
trezorhal: minor changes in sdcard
|
2017-03-13 11:50:41 +01:00 |
stm32_it.c
|
trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c
|
2017-03-21 16:06:54 +01:00 |
stm32_system.c
|
trezorhal: don't parse (image|vendor) headers twice, don't use legacy stm32 names
|
2017-04-05 15:10:33 +02:00 |
touch.c
|
trezorhal: don't use legacy symbols from STMhal
|
2017-04-10 18:15:48 +02:00 |
touch.h
|
loader: move usb/flash init to mainloop, add simple demo
|
2017-04-07 02:36:26 +02:00 |
usb_hid-defs.h
|
trezorhal: cleanup hid, usb
|
2017-04-10 18:30:02 +02:00 |
usb_hid-impl.h
|
trezorhal: cleanup hid, usb
|
2017-04-10 18:30:02 +02:00 |
usb_vcp-defs.h
|
trezorhal: implement vcp read and ctrl-c soft reset, fix write
|
2017-04-10 18:32:13 +02:00 |
usb_vcp-impl.h
|
trezorhal: implement vcp read and ctrl-c soft reset, fix write
|
2017-04-10 18:32:13 +02:00 |
usb.c
|
trezorhal: implement vcp read and ctrl-c soft reset, fix write
|
2017-04-10 18:32:13 +02:00 |
usb.h
|
trezorhal: minor usb cleanup
|
2017-04-07 17:40:22 +02:00 |
usbd_conf.c
|
trezorhal: usbd - fix typo
|
2017-04-10 18:39:10 +02:00 |
usbd_conf.h
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |
usbd_core.c
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |
usbd_core.h
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |
usbd_ctlreq.c
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |
usbd_ctlreq.h
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |
usbd_def.h
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |
usbd_ioreq.c
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |
usbd_ioreq.h
|
trezorhal: upgrade usbd files from stmcube 1.15
|
2017-04-10 17:52:18 +02:00 |