esp-idf/examples/01_hello_world
Angus Gratton a98ab8d801 nvs: Remove flash layout arguments from nvs_init()
Add notes that current NVS layout defaults are a Work In Progress and
not yet integrated with the partition table.
2016-09-27 13:28:45 +10:00
..
main nvs: Remove flash layout arguments from nvs_init() 2016-09-27 13:28:45 +10:00
Makefile
README.md

README.md

Hello World Example

Starts a FreeRTOS task to print "Hello World"

See the README.md file in the upper level 'examples' directory for more information about examples.