nodemcu-firmware/docs
galjonsfigur 5d2bb87ceb Updated FatFS from 0.12a to 0.13c (#2608)
Files changed only by the author of FatFS (only updated to new version):

- 00history.txt
- 00readme.txt
- ff.c
- ff.h
- ffunicode.c
- diskio.h
- integer.h
- files in `option` folder except `syscall.c`

Changes:
- removed option folder (now everything is in ffunicode.c)
- modified Makefile to support new version of FatFS
- removed syscall.c and modified ffsystem.c from FatFS author instead
- modified files: diskio.c, ffconf.h to mimic changes from new version
- modified files: fatfs_config.h, myfatfs.c
because of changes of configuration keywords in 0.13 version
- removed empty lines from beginning of files:
fatfs_prefix_lib.h, myfatfs.c, sdcard.c
- changed version number in documentation
2019-01-16 22:30:42 +01:00
..
css Add Getting Started page (#2487) 2018-09-17 17:36:09 +01:00
img Remove custom favicon from docs 2018-02-11 23:22:15 +01:00
js Re-organize documentation 2019-01-13 22:01:57 +01:00
lua-modules Re-organize documentation 2019-01-13 22:01:57 +01:00
modules Update TLS protocol support (#2587) 2019-01-15 17:02:32 +01:00
build.md Re-organize documentation 2019-01-13 22:01:57 +01:00
compiling.md Re-organize documentation 2019-01-13 22:01:57 +01:00
extn-developer-faq.md Re-organize documentation 2019-01-13 22:01:57 +01:00
flash.md Re-organize documentation 2019-01-13 22:01:57 +01:00
getting-started.md Re-organize documentation 2019-01-13 22:01:57 +01:00
hardware-faq.md Re-organize documentation 2019-01-13 22:01:57 +01:00
index.md Re-organize documentation 2019-01-13 22:01:57 +01:00
lcd.md Re-organize documentation 2019-01-13 22:01:57 +01:00
lfs.md Re-organize documentation 2019-01-13 22:01:57 +01:00
lua-developer-faq.md Re-organize documentation 2019-01-13 22:01:57 +01:00
sdcard.md Updated FatFS from 0.12a to 0.13c (#2608) 2019-01-16 22:30:42 +01:00
spiffs.md Re-organize documentation 2019-01-13 22:01:57 +01:00
support.md Re-organize documentation 2019-01-13 22:01:57 +01:00
upload.md Re-organize documentation 2019-01-13 22:01:57 +01:00