1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

docs: hint usage of trezor-user-env

[no changelog]
This commit is contained in:
obrusvit 2024-03-01 17:36:19 +01:00 committed by Vít Obrusník
parent 99f2f2bbe9
commit a1a0aa5d7a
2 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Build instructions for Emulator (Unix port)
> :bulb: **Hint**:
Using emulator as described here is useful during firmware development. If you intend to use the emulator without modifying the firmware, you might be looking for [Trezor User Env](https://github.com/trezor/trezor-user-env/tree/master).
First clone, initialize submodules, install Poetry and enter the Poetry shell as
defined [here](index.md). **Do not forget you need to be in a `poetry shell`
environment!**

View File

@ -1,5 +1,8 @@
# Emulator
> :bulb: **Hint**:
Using emulator as described here is useful during firmware development. If you intend to use the emulator without modifying the firmware, you might be looking for [Trezor User Env](https://github.com/trezor/trezor-user-env/tree/master).
Emulator is a unix version of Core firmware that runs on your computer.
![emulator](emulator.jpg)