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
mcudev 2ebd2b1b6b
jump_to: clear out before the next stage NMI exception handler can run
7 years ago
..
common.c clear_otg_hs_memory: remove unpredictable write 7 years ago
common.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 7 years ago
flash.c boardloader: flash option bytes, production changes 7 years ago
flash.h boardloader: flash option bytes, production changes 7 years ago
image.c bootloader: check chunk hash before flashing 7 years ago
image.h bootloader: check chunk hash before flashing 7 years ago
mini_printf.c rename /micropython to /embed 7 years ago
mini_printf.h rename /micropython to /embed 7 years ago
rng.c rng: header cleanup, loop codestyle 7 years ago
rng.h rng: header cleanup, loop codestyle 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 trezorhal: use uint32_t* for sdcard_{read,write}_blocks 7 years ago
sdcard.h trezorhal: use uint32_t* for sdcard_{read,write}_blocks 7 years ago
secbool.h cleanup: do not use reserved identifiers for header guards 7 years ago
stm32.c trezorhal: add spread spectrum clock 7 years ago
stm32f4xx_hal_conf.h boardloader: disable flash data cache (#57) 7 years ago
touch.c touch: reset touch panel 7 years ago
touch.h touch: use full 12-bit X and Y values 7 years ago
usb.c trezorhal: use sectrue where possible 7 years ago
usb.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 7 years ago
usb_hid-defs.h trezorhal/usb: add Inf timeout to blocking fns 7 years ago
usb_hid-impl.h trezorhal/usb: add Inf timeout to blocking fns 7 years ago
usb_vcp-defs.h trezorhal/usb: add Inf timeout to blocking fns 7 years ago
usb_vcp-impl.h trezorhal/usb: add Inf timeout to blocking fns 7 years ago
usbd_conf.c rename /micropython to /embed 7 years ago
usbd_conf.h rename /micropython to /embed 7 years ago
usbd_core.c rename /micropython to /embed 7 years ago
usbd_core.h rename /micropython to /embed 7 years ago
usbd_ctlreq.c rename /micropython to /embed 7 years ago
usbd_ctlreq.h rename /micropython to /embed 7 years ago
usbd_def.h rename /micropython to /embed 7 years ago
usbd_ioreq.c rename /micropython to /embed 7 years ago
usbd_ioreq.h rename /micropython to /embed 7 years ago
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