Skip to content

This is a mid-level nvs helper class component compiled on the ESP-IDFv5.2

Notifications You must be signed in to change notification settings

SolidStateLEDLighting/nvs_5.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NVS 5.2 Component

This components has been tested with: ESP-IDF-Advanced-Template-Alpha-5.2

Expected changes to arrive:
None at this time.

The NVS class is just a collection of functions which act as a mid-level abstraction between our objects and low level calls to the IDF.

There are no block diagrams, because NVS is just a collection of functions and very little data.

There are no squences because NVS has no tasks, no run loops, and no sequential processing.

We also have no state models, because NVS does not hold any states internally. NVS has no controllable lifecycle within the project at this time.

You may follow these links to NVS documentation:

  1. NVS Abstractions
  2. NVS Blocks
  3. NVS Flowcharts

About

This is a mid-level nvs helper class component compiled on the ESP-IDFv5.2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published