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.
Revision 4:c7acdba5d4b5, committed 2021-10-23
- Comitter:
- nenad
- Date:
- Sat Oct 23 17:55:37 2021 +0000
- Parent:
- 3:43527b1910c7
- Commit message:
- praktikum->STM
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Mon Apr 26 21:46:12 2021 +0000
+++ b/mbed_app.json Sat Oct 23 17:55:37 2021 +0000
@@ -15,8 +15,8 @@
},
"NUCLEO_L476RG": {
"target.network-default-interface-type" : "WIFI",
- "esp8266.tx" : "D8",
- "esp8266.rx" : "D2",
+ "esp8266.tx" : "PC_4",
+ "esp8266.rx" : "PC_5",
"esp8266.provide-default" : true,
"drivers.uart-serial-rxbuf-size" : 1024,
"drivers.uart-serial-txbuf-size" : 1024