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

Committer:
sgnezdov
Date:
Thu Jul 06 06:54:08 2017 +0000
Revision:
0:e8ce78953d20
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
sgnezdov 0:e8ce78953d20 1 {
sgnezdov 0:e8ce78953d20 2 "name": "easy-connect",
sgnezdov 0:e8ce78953d20 3 "target_overrides": {
sgnezdov 0:e8ce78953d20 4 "*": {
sgnezdov 0:e8ce78953d20 5 "target.features_add": ["COMMON_PAL"]
sgnezdov 0:e8ce78953d20 6 }
sgnezdov 0:e8ce78953d20 7 }
sgnezdov 0:e8ce78953d20 8 }
sgnezdov 0:e8ce78953d20 9