blob: be0c616c3b1bab05f6c5ca33a59129287879e4fe [file] [log] [blame]
{
"macros": [
"MBEDTLS_USER_CONFIG_FILE=\"chip_mbedtls_config.h\"",
"MBED_CONF_APP_MAIN_STACK_SIZE=16384"
],
"target_overrides": {
"*": {
"platform.stdio-baud-rate": 115200,
"lwip.ipv6-enabled": true,
"lwip.raw-socket-enabled": true,
"lwip.pbuf-pool-size": 16,
"lwip.netbuf-recvinfo-enabled": true,
"nsapi.default-wifi-security": "WPA_WPA2",
"nsapi.default-wifi-ssid": "\"YOUR_SSID\"",
"nsapi.default-wifi-password": "\"YOUR_PASSWORD\"",
"mbed-trace.max-level": "TRACE_LEVEL_DEBUG",
"mbed-trace.enable": true,
"target.printf_lib": "std"
},
"CY8CPROTO_062_4343W": {
"target.network-default-interface-type": "WIFI",
"target.macros_add": [
"MXCRYPTO_DISABLED",
"NL_ASSERT_LOG=NL_ASSERT_LOG_DEFAULT",
"NL_ASSERT_EXPECT_FLAGS=NL_ASSERT_FLAG_LOG",
"WHD_PRINT_DISABLE"
]
}
},
"config": {
"version-number": {
"value": "0"
},
"version-number-str": {
"value": "\"0.1.0\""
},
"vendor-id": {
"value": "0xFFF1"
},
"product-id": {
"value": "0x8001"
}
}
}