Mbed Cloud Example Project - LPC546xx (Starting Version)

Fork of mbed-cloud-example-lpc546xx by Mac Lobdell

Committer:
clarkjarvis
Date:
Thu Oct 11 18:52:54 2018 +0000
Revision:
10:5b42f7323c71
Parent:
0:1f42bb53bff5
Reverted generated file

Who changed what in which revision?

UserRevisionLine numberNew contents of line
maclobdell 0:1f42bb53bff5 1 {
maclobdell 0:1f42bb53bff5 2 "macros": [
maclobdell 0:1f42bb53bff5 3 "MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\"",
maclobdell 0:1f42bb53bff5 4 "MBED_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
maclobdell 0:1f42bb53bff5 5 "MBED_CLOUD_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
maclobdell 0:1f42bb53bff5 6 "PAL_DTLS_PEER_MIN_TIMEOUT=5000",
maclobdell 0:1f42bb53bff5 7 "MBED_CONF_APP_MAIN_STACK_SIZE=4608"
maclobdell 0:1f42bb53bff5 8 ],
maclobdell 0:1f42bb53bff5 9 "target_overrides": {
maclobdell 0:1f42bb53bff5 10 "*": {
maclobdell 0:1f42bb53bff5 11 "platform.stdio-baud-rate": 115200,
maclobdell 0:1f42bb53bff5 12 "platform.stdio-convert-newlines": true,
maclobdell 0:1f42bb53bff5 13 "mbed-trace.enable": null
maclobdell 0:1f42bb53bff5 14 }
maclobdell 0:1f42bb53bff5 15 },
maclobdell 0:1f42bb53bff5 16 "config": {
maclobdell 0:1f42bb53bff5 17 "developer-mode": {
maclobdell 0:1f42bb53bff5 18 "help": "Enable Developer mode to skip Factory enrollment",
maclobdell 0:1f42bb53bff5 19 "value": 1
maclobdell 0:1f42bb53bff5 20 }
maclobdell 0:1f42bb53bff5 21 }
maclobdell 0:1f42bb53bff5 22 }