trezor-core/micropython/trezorhal
Pavol Rusnak 1e80e82bac
bootloader: change stage2 to loader
2017-03-21 16:06:54 +01:00
..
hal trezorhal: split to subsystems 2017-03-07 14:50:09 +01:00
common.c bootloader: change stage2 to loader 2017-03-21 16:06:54 +01:00
common.h extract common stuff into trezorhal/common.[ch] 2017-03-21 02:09:17 +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 trezorhal: split to subsystems 2017-03-07 14:50:09 +01:00
rng.c trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
rng.h trezorhal: fix i2c, more reorg 2017-03-07 15:52:19 +01:00
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 trezorhal: split to subsystems 2017-03-07 14:50:09 +01:00
touch.c trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
touch.h trezorhal: fix i2c, more reorg 2017-03-07 15:52:19 +01:00
usb.c trezorhal: move irq handlers to subsystems 2017-03-07 17:33:39 +01:00
usb.h trezorhal: fix i2c, more reorg 2017-03-07 15:52:19 +01:00