]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/nvs_examples' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Fri, 11 Nov 2016 06:25:27 +0000 (14:25 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Fri, 11 Nov 2016 06:25:27 +0000 (14:25 +0800)
NVS examples

Add two examples for working with NVS.

One is reading and writing an integer value, another is reading and writing a blob.

See merge request !194


Trivial merge