ARMmbed / easy-connect

DEPRECATED: Easily add all supported connectivity methods to your mbed OS project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy Connect - Easily add all supported connectivity methods to your Mbed OS project

Deprecation note

Please note that with Mbed OS 5.10 onwards the network driver can be instantiated using get_default_instance().

This repository will not be maintained going onwards, as the work will be done using the official Mbed OS repository.

More information will be available in the Mbed OS Handbook under Network interfaces and configuration. There are also examples available.

Old README.md

The old README is still available.

About

DEPRECATED: Easily add all supported connectivity methods to your mbed OS project


Languages

Language:C++ 78.5%Language:C 21.5%