You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/micropython/trezorhal
Pavol Rusnak 8d3020bc62
trezorhal: implement jump_to function
7 years ago
..
hal trezorhal: split to subsystems 7 years ago
common.c trezorhal: implement jump_to function 7 years ago
common.h trezorhal: implement jump_to function 7 years ago
flash.c trezorhal: add flash_set_option_bytes function 7 years ago
flash.h trezorhal: add flash_set_option_bytes function 7 years ago
memory.ld trezorhal: use more readable syntax in memory script 7 years ago
rng.c trezorhal: move irq handlers to subsystems 7 years ago
rng.h trezorhal: fix i2c, more reorg 7 years ago
sdcard.c trezorhal: minor changes in sdcard 7 years ago
sdcard.h trezorhal: minor changes in sdcard 7 years ago
stm32_it.c trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c 7 years ago
stm32_system.c trezorhal: split to subsystems 7 years ago
touch.c trezorhal: move irq handlers to subsystems 7 years ago
touch.h trezorhal: fix i2c, more reorg 7 years ago
usb.c trezorhal: move irq handlers to subsystems 7 years ago
usb.h trezorhal: fix i2c, more reorg 7 years ago