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.
Revision 43:f025a0d802c0, committed 2018-05-09
- Comitter:
- Wolfgang Betz
- Date:
- Wed May 09 08:21:47 2018 +0200
- Parent:
- 42:cddcdf68386d
- Child:
- 44:1d5e5eb2d2fb
- Commit message:
- Backup commit
Changed in this revision
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_app.json Mon May 07 10:05:40 2018 +0200
+++ b/mbed_app.json Wed May 09 08:21:47 2018 +0200
@@ -1,11 +1,12 @@
{
"macros": [
"MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\"",
- "PAL_USER_DEFINED_CONFIGURATION=\"sotp_fs_config_MbedOS.h\"",
+ "PAL_USER_DEFINED_CONFIGURATION=\"sotp_fs_config_sdcard.h\"",
+ "PAL_PLATFORM_DEFINED_CONFIGURATION=\"mbedOS_FATFS.h\"",
"MBED_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
"MBED_CLOUD_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
"PAL_DTLS_PEER_MIN_TIMEOUT=5000",
- "MBED_CONF_APP_MAIN_STACK_SIZE=4608",
+ "MBED_CONF_APP_MAIN_STACK_SIZE=8192",
"ARM_UC_USE_PAL_BLOCKDEVICE=1",
"MBED_CLOUD_CLIENT_UPDATE_STORAGE=ARM_UCP_FLASHIAP_BLOCKDEVICE"
],

