1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/micropython/trezorhal
2017-05-15 15:48:47 +02:00
..
hal
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
flash.h
image.c
image.h
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
rng.h
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
touch.h
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: vcp comments 2017-05-09 16:13:40 +02:00
usb.c modtrezormsg: WIP python USB API 2017-04-21 16:25:00 +02:00
usb.h bootloader: start working on USB processing 2017-04-12 18:31:23 +02:00
usbd_conf.c
usbd_conf.h
usbd_core.c
usbd_core.h
usbd_ctlreq.c
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h