Marko Kiiskila created MYNEWT-48:
------------------------------------
Summary: config save for persisting configuration
Key: MYNEWT-48
URL: https://issues.apache.org/jira/browse/MYNEWT-48
Project: Mynewt
Issue Type: New Feature
Reporter: Marko Kiiskila
Fix For: v0_8_0_beta2
sys/config should have a 'save' function exposed by the config handlers.
Config egg would then call this when it deems that configuration should be
persisted. As it's arguments the save routine should take at least function
pointer which should be used to save individual values.
This would then be directed either to a file or flash var subsystem (or on
console, when displaying current config).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)