Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of esp8266-driver by
README.md@0:6946b0b9e323, 2017-01-12 (annotated)
- Committer:
- group-ESP8266
- Date:
- Thu Jan 12 21:57:48 2017 +0000
- Revision:
- 0:6946b0b9e323
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
group-ESP8266 | 0:6946b0b9e323 | 1 | # esp8266 mbed-os driver |
group-ESP8266 | 0:6946b0b9e323 | 2 | The driver for the ESP8266 WiFi module |
group-ESP8266 | 0:6946b0b9e323 | 3 | |
group-ESP8266 | 0:6946b0b9e323 | 4 | ## Firmware version |
group-ESP8266 | 0:6946b0b9e323 | 5 | esp8266 modules come in different shapes and forms, but most important difference is which firmware version it is programmed with. To make sure that your module has mbed-os compatible firmware follow update guide: https://developer.mbed.org/teams/ESP8266/wiki/Firmware-Update |