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 49:4defa45f9c7f, committed 2019-10-08
- Comitter:
- mbed_official
- Date:
- Tue Oct 08 08:01:54 2019 +0100
- Parent:
- 48:67a909e7221b
- Child:
- 50:5378d3f64df1
- Commit message:
- Merge pull request #163 from trowbridgec/add-ep-agora
Add necessary configs to support the EP_AGORA target
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-cellular
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Tue Sep 24 07:01:53 2019 +0100
+++ b/mbed_app.json Tue Oct 08 08:01:54 2019 +0100
@@ -20,6 +20,7 @@
"target.network-default-interface-type": "CELLULAR",
"mbed-trace.enable": false,
"lwip.ipv4-enabled": true,
+ "lwip.ipv6-enabled": true,
"lwip.ethernet-enabled": false,
"lwip.ppp-enabled": true,
"lwip.tcp-enabled": true,