[nrf52840] update platform's README.md (#2013)

This commit is contained in:
Łukasz Duda
2017-07-19 22:13:53 -07:00
committed by Jonathan Hui
parent f4eb4a660a
commit 3c981ea415
+7 -4
View File
@@ -154,7 +154,8 @@ The following toolchains have been used for testing and verification:
- gcc version 6.2.0
The nRF52840 example has been verified by Nordic Semiconductor with following commits:
- `030efba` - 22.04.2017 (the newest checked)
- `6a15261` - 29.06.2017 (the newest checked)
- `030efba` - 22.04.2017
- `de48acf` - 02.03.2017
- `50db58d` - 23.01.2017
@@ -164,15 +165,17 @@ The [nRF5 Software Development Kit (SDK) for Thread][nRF5-SDK-Thread] helps you
The <i>nRF5 SDK for Thread</i> includes:
- a pre-built OpenThread stack for the Nordic nRF52840 SoC with ARM® CryptoCell-310 support,
- unique Thread/Bluetooth Low Energy dynamic multiprotocol solution which allows for concurrent operation of Thread and Bluetooth Low Energy utilizing OpenThread and SoftDevice (Nordics Bluetooth Low Energy stack) with accompanying example applications,
- Thread/Bluetooth Low Energy switched multiprotocol solution with accompanying example applications,
- unique support for DFU-over-Thread (Device Firmware Upgrade),
- examples to demonstrate interactions between nodes performing different Thread roles with the use of OpenThread and built-in CoAP protocol,
- examples to demonstrate multiprotocol support and switching between BLE peripheral
and Thread FTD and MTD roles,
- support for an OpenThread Network Co-Processor (NCP),
- Border Router and cloud connectivity example,
- Thread native commissioning with NFC example,
- example applications demonstrating the use of FreeRTOS with OpenThread,
- support for IAR compiler for OpenThread stack and all example applications,
- range of PC tools including a Thread Topology Monitor,
- software modules inherited from the nRF5 SDK e.g. peripheral drivers, NFC libraries etc.
- software modules inherited from the nRF5 SDK e.g. peripheral drivers, NFC libraries, Bluetooth Low Energy libraries etc.
#### Important notice