1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Pavol Rusnak
1e80e82bac
bootloader: change stage2 to loader 2017-03-21 16:06:54 +01:00
Pavol Rusnak
9e5d61752c
trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c 2017-03-21 16:06:54 +01:00
Pavol Rusnak
416676120b
extract common stuff into trezorhal/common.[ch] 2017-03-21 02:09:17 +01:00
Pavol Rusnak
715d25a93b
trezorhal: add flash_set_option_bytes function 2017-03-13 19:38:34 +01:00
Pavol Rusnak
0cb0b11723
trezorhal: minor changes in sdcard 2017-03-13 11:50:41 +01:00
Pavol Rusnak
f6f3765a3e
trezorhal: enable write to sdcard 2017-03-13 11:50:41 +01:00
Jan Pochyla
462f6bab7f trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
Pavol Rusnak
935e9b2912
trezorhal: fix i2c, more reorg 2017-03-07 15:52:19 +01:00
Pavol Rusnak
3f0026912c
i2c: reorganize sources 2017-03-07 15:11:21 +01:00
Jan Pochyla
929f708e5c trezorhal: split to subsystems 2017-03-07 14:50:09 +01:00
Jan Pochyla
78d82386d1 trezorhal: adjust to new structure 2017-03-06 17:33:48 +01:00
Pavol Rusnak
10b687c318
reorganization (wip) 2017-02-24 13:19:00 +01:00