You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/micropython/trezorhal
Jan Pochyla fbf7be27cd
trezorhal/usb: add some support for hs-in-fs
7 years ago
..
hal trezorhal: split to subsystems 7 years ago
common.c modtrezorui: introduce display_printf, use where possible 7 years ago
common.h modtrezorui: introduce display_printf, use where possible 7 years ago
flash.c loader: add usb 7 years ago
flash.h trezorhal: add flash_set_option_bytes function 7 years ago
image.c loader: show firmware version in loader, remove image_options.h 7 years ago
image.h loader: show firmware version in loader, remove image_options.h 7 years ago
mini_printf.c modtrezorui: introduce display_printf, use where possible 7 years ago
mini_printf.h trezorhal: use attribute format for printf functions 7 years ago
rng.c trezorhal: move irq handlers to subsystems 7 years ago
rng.h trezorhal: fix i2c, more reorg 7 years ago
sdcard.c remove trezor.debug module, add trezor.io module 7 years ago
sdcard.h remove trezor.debug module, add trezor.io module 7 years ago
stm32_it.c trezorhal: use attribute format for printf functions 7 years ago
stm32_system.c make __fatal_error more useful, add make sizecheck target 7 years ago
touch.c trezorhal: fix bug in touch ignoring the first TOUCH_START event 7 years ago
touch.h loader: move usb/flash init to mainloop, add simple demo 7 years ago
usb.c trezorhal/usb: add some support for hs-in-fs 7 years ago
usb.h bootloader: start working on USB processing 7 years ago
usb_hid-defs.h stmhal: vcp+hid style & comments, vcp tx ring buffer 7 years ago
usb_hid-impl.h stmhal: vcp+hid style & comments, vcp tx ring buffer 7 years ago
usb_vcp-defs.h stmhal: vcp+hid style & comments, vcp tx ring buffer 7 years ago
usb_vcp-impl.h trezorhal/usb: handle additional setup packets 7 years ago
usbd_conf.c trezorhal/usb: add some support for hs-in-fs 7 years ago
usbd_conf.h trezorhal: upgrade usbd files from stmcube 1.15 7 years ago
usbd_core.c trezorhal: upgrade usbd files from stmcube 1.15 7 years ago
usbd_core.h trezorhal: upgrade usbd files from stmcube 1.15 7 years ago
usbd_ctlreq.c trezorhal: upgrade usbd files from stmcube 1.15 7 years ago
usbd_ctlreq.h trezorhal: upgrade usbd files from stmcube 1.15 7 years ago
usbd_def.h trezorhal: upgrade usbd files from stmcube 1.15 7 years ago
usbd_ioreq.c trezorhal: upgrade usbd files from stmcube 1.15 7 years ago
usbd_ioreq.h trezorhal: upgrade usbd files from stmcube 1.15 7 years ago