You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Sterling Hughes (JIRA)" <ji...@apache.org> on 2015/11/04 00:44:27 UTC

[jira] [Created] (MYNEWT-6) Flash variable storage mechanism

Sterling Hughes created MYNEWT-6:
------------------------------------

             Summary: Flash variable storage mechanism
                 Key: MYNEWT-6
                 URL: https://issues.apache.org/jira/browse/MYNEWT-6
             Project: Mynewt
          Issue Type: New Feature
            Reporter: Sterling Hughes


Right now flash storage is either raw reads & writes, or through the Newtron FS (libs/nffs.)   A simple flash storage mechanism is necessary, which stores variables in flash in a TLV'd format.  Every entry should be CRC'd for data integrity. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)