tomsci
48b9518d76
Add object-based file API to dev-esp32 branch ( #2524 )
...
* #2521 : Add object-based file API to dev-esp32 branch
Merged in from master@c708828bbe853764b9de58fb8113a70f5a24002d minus
some VFS changes and similar.
* Updated file docs from master
Omitting:
* file.mount()
* reference to rtctime.epoch2cal()
* file.stat()
As these are not available in dev-esp32 branch
Unsure about whether "directories are not supported" is still true
2018-10-29 07:09:41 +01:00
devsaurus
0802418978
fix stale link in file.md
2018-10-07 16:15:12 +02:00
devsaurus
fb62011ddf
Add sdmmc module and enable fatfs.
2017-04-30 22:49:54 +02:00
Johny Mattsson
32e65da3ae
Grabbed the docs for the file module.
2016-09-22 20:13:51 +10:00
Johny Mattsson
fe602d2d7e
Removed all currently-unused code & docs.
...
Heading towards having only ESP32-aware/capable code in this branch.
2016-09-21 13:47:44 +10:00
Marcel Stör
202cc1a12a
Add meta-info block to every module doc page
2016-03-06 08:56:28 +01:00
Adam Bonner
0e770d95e7
Update file documentation to clarify that reads are limited to LUAL_BUFFERSIZE bytes max
2016-02-21 22:16:38 -08:00
Johny Mattsson
1fd98d9f86
Add file.fscfg() command for fs location + size.
2016-02-18 12:52:40 +11:00
jfollas
44786a22ff
Added file.exists() method to save the need to use file.list() for checking file existence
2016-02-13 17:37:04 -05:00
Marcel Stör
7eba3cbcf3
Update for consistency with the other docs
2016-01-10 16:04:23 +01:00
devsaurus
ebcf6b771e
fix delimiters after list
2016-01-07 00:33:52 +01:00
Johny Mattsson
4877cb2b1a
Transferred file module documentation.
2016-01-05 12:21:19 +11:00