mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
readme: fix trezorhal instructions
This commit is contained in:
parent
0cb0b11723
commit
3af05238a5
@ -59,7 +59,7 @@ For flashing firmware to blank device (without bootloader) by `make flash`, plea
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi
|
sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi
|
||||||
make build_stmhal_frozen
|
make build_trezorhal
|
||||||
```
|
```
|
||||||
|
|
||||||
###OS X
|
###OS X
|
||||||
|
Loading…
Reference in New Issue
Block a user