nodemcu-firmware/app/libc
funshine 1346cbbc38 fix string.format, maybe partialy 2015-01-27 21:48:44 +08: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 Fixed LUA_NUMBER_INTEGRAL definition in user_config.h. 2015-01-26 19:57:54 +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 fix string.format, maybe partialy 2015-01-27 21:48:44 +08:00
c_stdio.h Add floating point support for output. 2015-01-26 17:17:04 +08:00
c_stdlib.c Try to ENABLE floating point, lack %g support. 2015-01-26 04:15:54 +08:00
c_stdlib.h Try to ENABLE floating point, lack %g support. 2015-01-26 04:15:54 +08:00
c_string.c source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
c_string.h source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00