1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 12:29:13 +00:00
trezor-firmware/embed/trezorhal
2019-03-29 16:35:27 +01:00
..
common.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
common.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
flash.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
flash.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
image.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
image.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
lowlevel.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
lowlevel.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
mini_printf.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
mini_printf.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
mpu.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
mpu.h bootloader: enable MPU, introduce delays to USB stack 2019-02-21 16:53:17 +01:00
rng.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
rng.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
sbu.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
sbu.h embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
sdcard.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
sdcard.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
secbool.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
stm32.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
stm32f4xx_hal_conf.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
systick.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
touch_1.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
touch_t.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
touch.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
touch.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb_hid-defs.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb_hid-impl.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb_vcp-defs.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb_vcp-impl.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb_webusb-defs.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb_webusb-impl.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usb.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_conf.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_conf.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_core.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_core.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_ctlreq.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_ctlreq.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_def.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_ioreq.c format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
usbd_ioreq.h format: start using clang-format with style=Google 2019-03-29 16:35:27 +01:00
util.s embed/trezorhal: introduce jump_to_unprivileged, disable mpu in bootloader 2018-02-13 20:51:14 +01:00
vectortable.s