You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Value: "\nFor more info, visit: https:/\/armmbed.github.io/mbedos-error/?error=0x%08X" (set by library:platform)
20
29
Name: platform.error-filename-capture-enabled
21
30
Description: Enables capture of filename and line number as part of error context capture, this works only for debug and develop builds. On release builds, filename capture is always disabled
Description: Enable tracing of each memory call by invoking a callback on each memory operation. See mbed_mem_trace.h in the HAL API for more information
57
+
Defined by: library:platform
58
+
No value set
42
59
Name: platform.poll-use-lowpower-timer
43
60
Description: Enable use of low power timer class for poll(). May cause missing events.
44
61
Defined by: library:platform
45
62
No value set
63
+
Name: platform.stack-stats-enabled
64
+
Description: Set to 1 to enable stack stats. When enabled the functions mbed_stats_stack_get and mbed_stats_stack_get_each return non-zero data. See mbed_stats.h for more information
Description: Set to 1 to enable system stats. When enabled the function mbed_stats_sys_get returns non-zero data. See mbed_stats.h for more information
91
+
Defined by: library:platform
92
+
No value set
93
+
Name: platform.thread-stats-enabled
94
+
Description: Set to 1 to enable thread stats. When enabled the function mbed_stats_thread_get_each returns non-zero data. See mbed_stats.h for more information
0 commit comments