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.
esp8266-driver/.git/config@0:19aa55d66228, 2017-08-10 (annotated)
- Committer:
- group-ublox
- Date:
- Thu Aug 10 14:33:05 2017 +0000
- Revision:
- 0:19aa55d66228
Initial commit
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| group-ublox | 0:19aa55d66228 | 1 | [core] |
| group-ublox | 0:19aa55d66228 | 2 | repositoryformatversion = 0 |
| group-ublox | 0:19aa55d66228 | 3 | filemode = true |
| group-ublox | 0:19aa55d66228 | 4 | bare = false |
| group-ublox | 0:19aa55d66228 | 5 | logallrefupdates = true |
| group-ublox | 0:19aa55d66228 | 6 | [remote "origin"] |
| group-ublox | 0:19aa55d66228 | 7 | fetch = +refs/heads/*:refs/remotes/origin/* |
| group-ublox | 0:19aa55d66228 | 8 | url = https://github.com/ARMmbed/esp8266-driver/ |
| group-ublox | 0:19aa55d66228 | 9 | [branch "master"] |
| group-ublox | 0:19aa55d66228 | 10 | remote = origin |
| group-ublox | 0:19aa55d66228 | 11 | merge = refs/heads/master |