mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
630 B
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 |