blob: b3f9d195704080049659cc9dea25538d105b35a3 [file] [log] [blame] [view]
# Storage Example
This directory contains a simple example component that uses isolated persistent
storage to increment a count of the number of times it has been initialized.
The counter value read from the file and written to file are logged and exposed
via inspect.
This component may be used to verify that a storage capability is provisioned
correctly.