A quick effort to get W5500 working with easy connect. I removed other dependencies to reduce confusion. It is generally not a fork you want to look at.

Dependents:   coap-example coap-example

mbed_lib.json

Committer:
sgnezdov
Date:
2017-07-06
Revision:
0:e8ce78953d20

File content as of revision 0:e8ce78953d20:

{
    "name": "easy-connect",
    "target_overrides": {
        "*": {
            "target.features_add": ["COMMON_PAL"]
        }
    }
}