trezor-core/micropython/trezorhal
Pavol Rusnak be83b8b138
bootloader: show loader instead of text
2017-06-20 19:53:35 +02:00
..
hal stm: remove i2s 2017-06-12 18:19:04 +02:00
common.c modtrezorui: introduce display_printf, use where possible 2017-04-28 19:55:05 +02:00
common.h modtrezorui: introduce display_printf, use where possible 2017-04-28 19:55:05 +02:00
flash.c bootloader: show loader instead of text 2017-06-20 19:53:35 +02:00
flash.h bootloader: show loader instead of text 2017-06-20 19:53:35 +02: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
mini_printf.c modtrezorui: introduce display_printf, use where possible 2017-04-28 19:55:05 +02:00
mini_printf.h trezorhal: use attribute format for printf functions 2017-05-02 17:35:39 +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 remove trezor.debug module, add trezor.io module 2017-05-15 15:48:47 +02:00
sdcard.h remove trezor.debug module, add trezor.io module 2017-05-15 15:48:47 +02:00
stm32_it.c trezorhal: use attribute format for printf functions 2017-05-02 17:35:39 +02:00
stm32_system.c make __fatal_error more useful, add make sizecheck target 2017-04-28 15:39:22 +02:00
touch.c trezorhal: fix bug in touch ignoring the first TOUCH_START event 2017-06-07 17:12:07 +02:00
touch.h loader: move usb/flash init to mainloop, add simple demo 2017-04-07 02:36:26 +02:00
usb.c trezorhal/usb: add some support for hs-in-fs 2017-06-12 16:08:13 +02:00
usb.h bootloader: start working on USB processing 2017-04-12 18:31:23 +02:00
usb_hid-defs.h stmhal: vcp+hid style & comments, vcp tx ring buffer 2017-04-11 18:06:20 +02:00
usb_hid-impl.h stmhal: vcp+hid style & comments, vcp tx ring buffer 2017-04-11 18:06:20 +02:00
usb_vcp-defs.h stmhal: vcp+hid style & comments, vcp tx ring buffer 2017-04-11 18:06:20 +02:00
usb_vcp-impl.h trezorhal/usb: handle additional setup packets 2017-05-24 13:56:53 +02:00
usbd_conf.c trezorhal/usb: add some support for hs-in-fs 2017-06-12 16:08:13 +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