trezor-core/embed/trezorhal
mcudev edd95d9b65 secbool: add unsigned literal suffixes 2017-11-03 19:38:18 +01:00
..
common.c clear_otg_hs_memory: remove unpredictable write 2017-11-03 19:33:15 +01:00
common.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
flash.c bootloader: erase storage on vendor change 2017-10-27 18:45:33 +02:00
flash.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
image.c bootloader: check chunk hash before flashing 2017-10-27 05:09:35 +02:00
image.h bootloader: check chunk hash before flashing 2017-10-27 05:09:35 +02:00
mini_printf.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
mini_printf.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
rng.c code cleanup 2017-10-15 19:34:16 +02:00
rng.h code cleanup 2017-10-15 19:34:16 +02:00
sbu.c trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
sbu.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
sdcard.c trezorhal: use uint32_t* for sdcard_{read,write}_blocks 2017-10-29 16:34:09 +01:00
sdcard.h trezorhal: use uint32_t* for sdcard_{read,write}_blocks 2017-10-29 16:34:09 +01:00
secbool.h secbool: add unsigned literal suffixes 2017-11-03 19:38:18 +01:00
stm32.c trezorhal: add spread spectrum clock 2017-10-31 11:49:18 +01:00
stm32f4xx_hal_conf.h boardloader: disable flash data cache (#57) 2017-10-17 17:35:10 +02:00
touch.c trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
touch.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
usb.c trezorhal: use sectrue where possible 2017-10-27 03:58:00 +02:00
usb.h trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00
usb_hid-defs.h trezorhal/usb: add Inf timeout to blocking fns 2017-10-26 23:55:14 +02:00
usb_hid-impl.h trezorhal/usb: add Inf timeout to blocking fns 2017-10-26 23:55:14 +02:00
usb_vcp-defs.h trezorhal/usb: add Inf timeout to blocking fns 2017-10-26 23:55:14 +02:00
usb_vcp-impl.h trezorhal/usb: add Inf timeout to blocking fns 2017-10-26 23:55:14 +02:00
usbd_conf.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_conf.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_core.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_core.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ctlreq.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ctlreq.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_def.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ioreq.c rename /micropython to /embed 2017-07-28 16:23:45 +02:00
usbd_ioreq.h rename /micropython to /embed 2017-07-28 16:23:45 +02:00
util.s shutdown: reorder operations 2017-11-03 19:33:15 +01:00
vectortable.s trezorhal: call shutdown in default_handler 2017-10-29 17:50:50 +01:00