[nrf52811] add emulation on nRF52840 to README.md (#3682)

This commit is contained in:
Kamil Sroka
2019-03-12 23:27:42 -07:00
committed by Jonathan Hui
parent 039aab3fa0
commit a99816a225
+4
View File
@@ -15,6 +15,10 @@ For the SoC capable to a run full OpenThread stack, see the [nRF52840 platform][
[nRF52840-page]: ./../nrf52840/README.md
## Emulation on nRF52840
You can use examples for nRF52811 on nRF52840 without any changes in the generated binary files. This allows for easier testing in early stages of development.
## Prerequisites
Before you start building the examples, you must download and install the toolchain and the tools required for flashing and debugging.