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 00c193f5cc
trezorhal, unix: drop flash_write_{byte,word} usage, rename flash_write_{byte,word}_rel to flash_write_{byte,word}
7 years ago
..
common.c common: don't expose shutdown() via common.h 7 years ago
common.h common: don't expose shutdown() via common.h 7 years ago
flash.c trezorhal, unix: drop flash_write_{byte,word} usage, rename flash_write_{byte,word}_rel to flash_write_{byte,word} 7 years ago
flash.h trezorhal, unix: drop flash_write_{byte,word} usage, rename flash_write_{byte,word}_rel to flash_write_{byte,word} 7 years ago
image.c trezorhal: store image fingerprint in the image_header structure 7 years ago
image.h WIP 7 years ago
mini_printf.c
mini_printf.h
rng.c modtrezorcrypto: cleanup random 7 years ago
rng.h modtrezorcrypto: cleanup random 7 years ago
sbu.c trezorhal: introduce secbool/sectrue/secfalse and use it where possible 7 years ago
sbu.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 7 years ago
sdcard.c WIP 7 years ago
sdcard.h WIP 7 years ago
secbool.h WIP 7 years ago
stm32.c trezorhal: reorder stuff in common.{c,h}; remove unnecessary externs for functions 7 years ago
stm32f4xx_hal_conf.h boardloader: disable flash data cache (#57) 7 years ago
touch.c touch: reset and usage updates 7 years ago
touch.h touch: reset and usage updates 7 years ago
usb.c trezorhal: fix webusb landing page 7 years ago
usb.h trezorhal: formatting nits in usb 7 years ago
usb_hid-defs.h trezor.io: cleanup usb code 7 years ago
usb_hid-impl.h trezorhal: formatting nits in usb 7 years ago
usb_vcp-defs.h WIP 7 years ago
usb_vcp-impl.h trezorhal: formatting nits in usb 7 years ago
usb_webusb-defs.h trezorhal: formatting nits in usb 7 years ago
usb_webusb-impl.h trezorhal: fix webusb landing page 7 years ago
usbd_conf.c
usbd_conf.h trezorhal: add winusb magic to webusb interface 7 years ago
usbd_core.c trezorhal: small fixes to USB stack 7 years ago
usbd_core.h
usbd_ctlreq.c trezorhal: add configuration, interface strings to usb descriptors, minor typos 7 years ago
usbd_ctlreq.h trezorhal: add configuration, interface strings to usb descriptors, minor typos 7 years ago
usbd_def.h trezorhal: add winusb magic to webusb interface 7 years ago
usbd_ioreq.c
usbd_ioreq.h
util.s jump_to: clear out before the next stage NMI exception handler can run 7 years ago
vectortable.s trezorhal: call shutdown in default_handler 7 years ago