1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/stm32f4discovery: update documentation

This commit is contained in:
Alexandre Abadie 2021-01-05 22:07:15 +01:00
parent a6d856a5be
commit f5616e406f
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -172,7 +172,7 @@ To emulate this board you need an updated version of
[renode](https://github.com/renode/renode) installed, at least version 1.11.
```
BOARD=stm32f4discovery make all emulate
EMULATE=1 BOARD=stm32f4discovery make all term
```
## Known Issues / Problems