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 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:6124a6e99b86 | 2016-05-12 | capantojar | 12/05/2016 |
2:77388e8f0697 | 2014-12-28 | quevedo | Added functions: Get connection status, Start server mode, Close server mode; now the ESP serial baudrate is passed as a parameter in the constructor |
1:399414d48048 | 2014-12-17 | quevedo | Added functions: SetMode (STA, AP, or both), Quit(quits the AP connection), and SetSingle / SetMultiple for single and multiple connections |
0:e58f27687450 | 2014-12-16 | quevedo | First version, only basic commands |