nodemcu-firmware/app/libc
Johny Mattsson 182d45f928 Enable -std=gnu11 for modules dir.
Plus boat-load of fixes to actually make that build.
2016-01-20 19:40:47 +11:00
..
Makefile source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_ctype.c Updated SDK to v0.9.5 and optimized memory. 2015-01-05 10:09:51 +08:00
c_ctype.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_errno.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_fcntl.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_limits.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_locale.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_math.c Optimization of floating point Memory usage again. 2015-02-11 00:39:03 +08:00
c_math.h Try to ENABLE floating point, lack %g support. 2015-01-26 04:15:54 +08:00
c_signal.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_stdarg.h replace custom stdarg.h header file with the one in toolchain 2014-12-26 21:24:28 +08:00
c_stddef.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_stdint.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_stdio.c Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
c_stdio.h add queue to mqtt module 2015-03-30 00:24:09 +08:00
c_stdlib.c Minor tweaks to luac.cross for SDK 1.4 support 2015-11-03 22:45:43 +00:00
c_stdlib.h add queue to mqtt module 2015-03-30 00:24:09 +08:00
c_string.c source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_string.h merge cjson and dev to master, make a stable release 2015-03-18 14:22:17 +08:00