1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 18:39:05 +00:00
trezor-firmware/micropython/trezorhal
2017-03-23 16:22:58 +01:00
..
hal
common.c firmware: extract periph_init into common.c 2017-03-23 16:22:58 +01:00
common.h firmware: extract periph_init into common.c 2017-03-23 16:22:58 +01:00
flash.c trezorhal: add flash_set_option_bytes function 2017-03-13 19:38:34 +01:00
flash.h trezorhal: add flash_set_option_bytes function 2017-03-13 19:38:34 +01:00
memory.ld
rng.c trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
rng.h
sdcard.c trezorhal: minor changes in sdcard 2017-03-13 11:50:41 +01:00
sdcard.h trezorhal: minor changes in sdcard 2017-03-13 11:50:41 +01:00
stm32_it.c trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c 2017-03-21 16:06:54 +01:00
stm32_system.c
touch.c trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
touch.h
usb.c trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
usb.h