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.
esp32-driver/README.md@0:8f8e8f3cbd1c, 2018-06-21 (annotated)
- Committer:
- mayur098
- Date:
- Thu Jun 21 17:50:21 2018 +0000
- Revision:
- 0:8f8e8f3cbd1c
first commit;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mayur098 | 0:8f8e8f3cbd1c | 1 | # The ESP32 WiFi driver for mbed-os |
mayur098 | 0:8f8e8f3cbd1c | 2 | The mbed OS driver for the ESP32 WiFi module |
mayur098 | 0:8f8e8f3cbd1c | 3 | |
mayur098 | 0:8f8e8f3cbd1c | 4 | ## Firmware version |
mayur098 | 0:8f8e8f3cbd1c | 5 | How to write mbed-os compatible firmware : https://github.com/d-kato/GR-LYCHEE_ESP32_Serial_Bridge |
mayur098 | 0:8f8e8f3cbd1c | 6 | |
mayur098 | 0:8f8e8f3cbd1c | 7 | ## Restrictions |
mayur098 | 0:8f8e8f3cbd1c | 8 | - Setting up an UDP server is not possible |