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
andrew 8b78e6710a
common.c: Add error_shutdown().
6 years ago
..
common.c common.c: Add error_shutdown(). 6 years ago
common.h common.c: Add error_shutdown(). 6 years ago
flash.c embed/trezorhal: rename flash functions 6 years ago
flash.h embed/trezorhal: rename flash functions 6 years ago
image.c embed: add GPLv3 source code headers 7 years ago
image.h embed: refactor sector_count constants 6 years ago
mini_printf.c
mini_printf.h
mpu.c embed/firmware: add T1 display support, apply T1 fixes 6 years ago
mpu.h embed: add GPLv3 source code headers 7 years ago
rng.c embed: add GPLv3 source code headers 7 years ago
rng.h embed: add GPLv3 source code headers 7 years ago
sbu.c embed: add GPLv3 source code headers 7 years ago
sbu.h embed: add GPLv3 source code headers 7 years ago
sdcard.c embed: wait 100ms after turning off sdcard/touch circuit 6 years ago
sdcard.h embed: refactor sdcard/touch, extract touch_power_on/off functions from touch_init 6 years ago
secbool.h embed: add GPLv3 source code headers 7 years ago
stm32.c embed/firmware: add T1 display support, apply T1 fixes 6 years ago
stm32f4xx_hal_conf.h trezorhal: enable USB on T1 6 years ago
systick.c embed: include files from vendor/micropython/ports/stm32 explicitly 6 years ago
touch.c trezorhal: minor cleanup in touch for T1 6 years ago
touch.h embed/trezorhal: add touch_sensitivity function 6 years ago
touch_1.h embed/trezorhal: add touch_sensitivity function 6 years ago
touch_t.h embed/trezorhal: add touch_sensitivity function 6 years ago
usb.c firmware: disable WebUSB landing page (#174) 6 years ago
usb.h firmware: disable WebUSB landing page (#174) 6 years ago
usb_hid-defs.h embed: add GPLv3 source code headers 7 years ago
usb_hid-impl.h embed: add GPLv3 source code headers 7 years ago
usb_vcp-defs.h embed: add GPLv3 source code headers 7 years ago
usb_vcp-impl.h embed: add GPLv3 source code headers 7 years ago
usb_webusb-defs.h embed: add GPLv3 source code headers 7 years ago
usb_webusb-impl.h embed: add GPLv3 source code headers 7 years ago
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
util.s embed/trezorhal: introduce jump_to_unprivileged, disable mpu in bootloader 7 years ago
vectortable.s