nodemcu-firmware/app/include
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
..
arch Merge branch 'dev' into dev-LFS 2018-04-19 16:43:55 +01:00
driver Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
lwip Update to sdk 2.2 2018-03-13 19:28:11 -04:00
mbedtls Update TLS protocol support (#2587) 2019-01-15 17:02:32 +01:00
netif source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
pm Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
rtc Refactor timer suspend portion of node.sleep (pmsleep) (#2287) 2018-04-13 21:41:14 +02:00
sys Update TLS protocol support (#2587) 2019-01-15 17:02:32 +01:00
task Add pcm module. (#1255) 2016-06-05 23:21:36 +02:00
fatfs_config.h Updated FatFS from 0.12a to 0.13c (#2608) 2019-01-16 22:30:42 +01:00
lwipopts.h Turn of x bit on some non-executable source files 2018-03-17 00:43:51 +00:00
module.h Optimise ROTable accesses and interface (#2505) 2018-10-13 17:14:33 +03:00
nodemcu_mdns.h Take 2: Add regular sends to mdns. Check for (some) buffer overflows. Make it handle unicast 2016-04-03 14:10:52 -04:00
rom.h Upgrade to SDK 2.1.0. (#1962) 2017-05-11 07:13:23 +02:00
sections.h Fix iram/irom section contents (#1566) 2016-12-01 22:14:20 +01:00
u8g2_displays.h Update u8g2 to v2.23.18 (#2500) 2018-10-07 21:46:56 +01:00
u8g2_fonts.h Add comment for font list 2018-07-30 23:25:55 +02:00
ucg_config.h Submodulify ucg and update to v1.5.2 (#2503) 2018-10-19 21:18:50 +01:00
user_config.h Update TLS protocol support (#2587) 2019-01-15 17:02:32 +01:00
user_mbedtls.h Update TLS protocol support (#2587) 2019-01-15 17:02:32 +01:00
user_modules.h port u8g2 module from esp32 platform 2018-07-22 13:51:10 +02:00
user_version.h user_version.h: use ESP_SDK* constants 2018-03-13 19:34:42 -04:00