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/embed/trezorhal
Pavol Rusnak 3eab20e278
embed: refactor MIN/MAX macros in common.h
6 years ago
..
common.c bootloader: rework UI 7 years ago
common.h embed: refactor MIN/MAX macros in common.h 6 years ago
flash.c trezorhal: fix bug in flash_otp_write 7 years ago
flash.h
image.c embed: refactor MIN/MAX macros in common.h 6 years ago
image.h embed: fix 3 TODO items 6 years ago
mini_printf.c
mini_printf.h
rng.c
rng.h
sbu.c
sbu.h
sdcard.c
sdcard.h
secbool.h
stm32.c
stm32f4xx_hal_conf.h
touch.c trezorhal: unix: refactor touch get/pack functionality 7 years ago
touch.h trezorhal: unix: refactor touch get/pack functionality 7 years ago
usb.c embed/trezorhal/usb: correct handling of interface messages in usb_class_setup 6 years ago
usb.h trezorhal: rename winusb_enabled to usb21_enabled 7 years ago
usb_hid-defs.h
usb_hid-impl.h trezorhal: make usb stack more robust 7 years ago
usb_vcp-defs.h embed/trezorhal: move cmd_buffer into usb_vcp_state_t 7 years ago
usb_vcp-impl.h embed/trezorhal: move cmd_buffer into usb_vcp_state_t 7 years ago
usb_webusb-defs.h trezorhal: rework winusb 7 years ago
usb_webusb-impl.h embed/trezorhal/usb: correct handling of interface messages in usb_class_setup 6 years ago
usbd_conf.c
usbd_conf.h
usbd_core.c trezorhal: fix usb class behaviour 7 years ago
usbd_core.h
usbd_ctlreq.c trezorhal: fix typos 7 years ago
usbd_ctlreq.h
usbd_def.h
usbd_ioreq.c
usbd_ioreq.h
util.s embed/trezorhal: introduce jump_to_unprivileged, disable mpu in bootloader 6 years ago
vectortable.s