1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
trezor-firmware/emulator
2018-08-10 15:40:08 +02: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 Emulator: allow software renderer 2018-03-30 13:59:45 +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: Refactor strlcpy 2018-02-14 13:00:47 +01:00
strl.h emulator: Initial commit 2017-12-18 20:09:59 +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