Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-http HTS221
Diff: mbed_app.json
- Revision:
- 16:1374b4c35897
- Parent:
- 15:65a49b573ba5
- Child:
- 17:97b1dd566b07
diff -r 65a49b573ba5 -r 1374b4c35897 mbed_app.json
--- a/mbed_app.json Thu Jul 27 15:08:59 2017 +0200
+++ b/mbed_app.json Mon Sep 04 16:32:38 2017 +0100
@@ -18,7 +18,7 @@
},
"esp8266-debug": {
"value": false
- },
+ },
"wifi-ssid": {
"value": "\"SSID\""
},
@@ -26,8 +26,9 @@
"value": "\"Password\""
}
},
- "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_entropy_config.h\"",
- "MBEDTLS_TEST_NULL_ENTROPY", "MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES" ],
+ "macros": ["MBEDTLS_USER_CONFIG_FILE=\"mbedtls_entropy_config.h\"",
+ "MBEDTLS_TEST_NULL_ENTROPY", "MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES",
+ "MBED_HEAP_STATS_ENABLED=1" ],
"target_overrides": {
"*": {
"target.features_add": ["NANOSTACK", "LOWPAN_ROUTER", "COMMON_PAL"],