Files
esp-idf/examples/storage/nvs_bootloader/nvs_data.csv

630 B

1# Sample csv file
2# Defines sunny_day namespace holding data for example
3# string entry contains 10 characters and terminating zero
4# adding the below entry to read non-multiple lengths of XTS-AES block size
5# defines cloudy_day namespace to show it can be read at once with sunny_day one