Skip to content

Commit 382fd6b

Browse files
author
Veijo Pesonen
committed
Editorial changes to driver readme
1 parent b9815d7 commit 382fd6b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,8 @@ ESP8266 modules come in different shapes and formats, but the most important fac
88
make sure that the firmware in your module is compatible with Mbed OS, follow the
99
[Update guide](https://developer.mbed.org/teams/ESP8266/wiki/Firmware-Update).
1010

11-
We advise updating the [AT firmware](https://www.espressif.com/en/support/download/at?keys=) to at least version
12-
1.7.0.0.
13-
14-
The `v1.6` driver supports AT firmware up to version 1.6.2. Mbed OS 5.10 supports AT firmware up to version 1.6.2. The `v1.7`
15-
driver found from Mbed OS 5.11 allows you to use AT firmware version 1.7.0.0.
16-
17-
**NOTE** This refers to AT firmware version, not SDK version.
18-
19-
**NOTE** AT firmware version numbers and driver version numbers do not necessarily correspond: driver version `v1.7`
20-
does not imply AT FW version 1.7.0.0 support.
11+
This driver supports AT firmware version from 1.3.0 to 1.7.0. We advise updating the
12+
[AT firmware](https://www.espressif.com/en/support/download/at?keys=) to at least version 1.7.0.
2113

2214
## Restrictions
2315

0 commit comments

Comments
 (0)