This directory contains the Memfault components that fall into two categories:
A brief mention of each of the components is described here, however, see the README.md
in the respective directories for a more complete description of each component. See also the online documentation at Components.
The main components are panics
and metrics
. These components provide the high level features of the Memfault SDK to your product.
The support components include core
, http
, util
and demo
which, except for demo
, are needed by the main components. The demo
component is there to help demonstrate how to use the Memfault SDK.