nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
memfault_platform_config.h
Go to the documentation of this file.
1
#pragma once
2
3
/*
4
* Platform overrides for the default configuration settings in the
5
* memfault-firmware-sdk. Default configuration settings can be found in
6
* "<NCS folder>/modules/lib/memfault-firmware-sdk/components/include/memfault/default_config.h"
7
*/
8
9
#if defined(CONFIG_DEBUG_MODULE)
10
/* Prepare captured metric data for upload to Memfault cloud every configured interval. */
11
#define MEMFAULT_METRICS_HEARTBEAT_INTERVAL_SECS CONFIG_DEBUG_MODULE_MEMFAULT_HEARTBEAT_INTERVAL_SEC
12
#define MEMFAULT_DATA_EXPORT_CHUNK_MAX_LEN CONFIG_DEBUG_MODULE_MEMFAULT_CHUNK_SIZE_MAX
13
#endif
/* defined(CONFIG_DEBUG_MODULE) */
applications
asset_tracker_v2
configuration
memfault
memfault_platform_config.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0