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.
Diff: README.md
- Revision:
- 16:bf6ed28b4d08
- Parent:
- 11:23ea0907186e
- Child:
- 19:2cb9398aaf16
--- a/README.md Thu Jul 19 09:30:22 2018 +0100 +++ b/README.md Wed Aug 08 08:30:20 2018 +0100 @@ -90,7 +90,11 @@ The [generic cellular modem driver](https://github.com/ARMmbed/mbed-os/tree/master/features/netsocket/cellular/generic_modem_driver) this application uses was written using only a standard AT command set. It uses PPP with an Mbed-supported external IP stack. These abilities make the driver essentially generic, or nonvendor specific. However, this particular driver is for onboard-modem types. In other words, the modem exists on the Mbed Enabled target as opposed to plug-in modules (shields). For more details, please see our [Mbed OS cellular documentation](https://os.mbed.com/docs/latest/reference/cellular-api.html). -Examples of Mbed Enabled boards with onboard modem chips include [u-blox C027](https://os.mbed.com/platforms/u-blox-C027/) and [MultiTech MTS Dragonfly](https://os.mbed.com/platforms/MTS-Dragonfly/). +Currently supported boards with onboard modem chips are: + +[u-blox C027](https://os.mbed.com/platforms/u-blox-C027/) +[MultiTech MTS Dragonfly](https://os.mbed.com/platforms/MTS-Dragonfly/) + ## Compiling the application