Modified version of easy-connect for W5500 Ethernet components

Dependents:   http-webserver-example mbed-os-example-sockets

Fork of easy-connect by Sergei G

Committer:
Bongjun
Date:
Mon Aug 13 08:59:16 2018 +0000
Revision:
7:15287721e11b
Parent:
2:10bfec05d9f9
moved to init mac and dhcp functions into W5500Interface

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 "*": {
Bongjun 2:10bfec05d9f9 5 "target.features_add": ["COMMON_PAL"]
sgnezdov 0:e8ce78953d20 6 }
sgnezdov 0:e8ce78953d20 7 }
sgnezdov 0:e8ce78953d20 8 }
Bongjun 2:10bfec05d9f9 9