1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/emulator
2018-12-10 15:00:11 +01:00
..
buttons.c emulator: Initial commit 2017-12-18 20:09:59 +01:00
emulator.h emulator: open a second socket for debuglink, same as T2 2018-04-04 16:21:43 +02:00
flash.c commit emulator flash modification to persistent storage (#390) 2018-08-02 14:59:46 +02:00
Makefile emulator: Add EMULATOR=1 to emulator/Makefile 2017-12-18 20:09:59 +01:00
oled.c Added fullscreen mode for emulator. Setting the environment variable TREZOR_OLED_FULLSCREEN to non-zero activate that mode. (#402) 2018-08-15 19:40:50 +02:00
rng.c emulator: Initial commit 2017-12-18 20:09:59 +01:00
setup.c emulator: support /dev/{u,}random configuration at compile time; default is still /dev/urandom (#396) 2018-08-10 15:40:08 +02:00
strl.c emulator: make buildable on macOS 2018-12-10 15:00:11 +01:00
strl.h emulator: make buildable on macOS 2018-12-10 15:00:11 +01:00
timer.c emulator: Initial commit 2017-12-18 20:09:59 +01:00
udp.c emulator: open a second socket for debuglink, same as T2 2018-04-04 16:21:43 +02:00