ex

Fork of mbed-os-example-mbed5-blinky by mbed-os-examples

Committer:
tmboy
Date:
Tue Jul 18 09:08:52 2017 +0000
Revision:
50:9ecaa144d1f3
add .json

Who changed what in which revision?

UserRevisionLine numberNew contents of line
tmboy 50:9ecaa144d1f3 1 "target_overrides": {
tmboy 50:9ecaa144d1f3 2 "UNO_91H": {
tmboy 50:9ecaa144d1f3 3 "target.features_add": ["LWIP", "SDCARD", "GPADCKEY", "CONSOLE"],
tmboy 50:9ecaa144d1f3 4 "target.macros_add": ["BD_FEATURE_NET_STACK_USING_WIFI", "BD_FEATURE_HTTPCLIENT_USING_WIFI"]
tmboy 50:9ecaa144d1f3 5 },
tmboy 50:9ecaa144d1f3 6 "K64F": {
tmboy 50:9ecaa144d1f3 7 "target.features_add": ["LWIP"]
tmboy 50:9ecaa144d1f3 8 }
tmboy 50:9ecaa144d1f3 9 }