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 137d27d69e
trezorhal: cleanup hid, usb
8 years ago
..
hal trezorhal: split to subsystems 8 years ago
common.c trezorhal: implement jump_to function 8 years ago
common.h bootloader/loader: refactor PRINT(LN) macros to common.h 8 years ago
flash.c loader: add usb 8 years ago
flash.h trezorhal: add flash_set_option_bytes function 8 years ago
image.c loader: show firmware version in loader, remove image_options.h 8 years ago
image.h loader: show firmware version in loader, remove image_options.h 8 years ago
rng.c trezorhal: move irq handlers to subsystems 8 years ago
rng.h trezorhal: fix i2c, more reorg 8 years ago
sdcard.c trezorhal: don't parse (image|vendor) headers twice, don't use legacy stm32 names 8 years ago
sdcard.h trezorhal: minor changes in sdcard 8 years ago
stm32_it.c trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c 8 years ago
stm32_system.c trezorhal: don't parse (image|vendor) headers twice, don't use legacy stm32 names 8 years ago
touch.c trezorhal: don't use legacy symbols from STMhal 8 years ago
touch.h loader: move usb/flash init to mainloop, add simple demo 8 years ago
usb.c trezorhal: cleanup hid, usb 8 years ago
usb.h trezorhal: minor usb cleanup 8 years ago
usb_hid-defs.h trezorhal: cleanup hid, usb 8 years ago
usb_hid-impl.h trezorhal: cleanup hid, usb 8 years ago
usb_vcp-defs.h trezorhal: minor usb cleanup 8 years ago
usb_vcp-impl.h trezorhal: minor usb cleanup 8 years ago
usbd_conf.c trezorhal: don't use legacy symbols from STMhal 8 years ago
usbd_conf.h trezorhal: upgrade usbd files from stmcube 1.15 8 years ago
usbd_core.c trezorhal: upgrade usbd files from stmcube 1.15 8 years ago
usbd_core.h trezorhal: upgrade usbd files from stmcube 1.15 8 years ago
usbd_ctlreq.c trezorhal: upgrade usbd files from stmcube 1.15 8 years ago
usbd_ctlreq.h trezorhal: upgrade usbd files from stmcube 1.15 8 years ago
usbd_def.h trezorhal: upgrade usbd files from stmcube 1.15 8 years ago
usbd_ioreq.c trezorhal: upgrade usbd files from stmcube 1.15 8 years ago
usbd_ioreq.h trezorhal: upgrade usbd files from stmcube 1.15 8 years ago