dongheng
3986202ee9
fix(newlib): fix some initialization function is not done when using float-nano newlib and VFS
...
Using option "NEWLIB_LIBRARY_CUSTOMER" instead of "NEWLIB_ENABLE".
2019-08-28 11:28:58 +08:00
dongheng
ef8be5b0b1
feat(newlib): nano mode libc supports print float type data
...
Commit ID: df26aa94
2019-08-14 20:01:17 +08:00
Dong Heng
e5df03c277
feat(cjson): Add function to encode json number when "sprintf" not support float
...
Newlib use nano mode as default. When enable nano mode, cjson use internal function to encode for float data.
Otherwise using "sprintf" to encode float data.
2018-10-15 09:50:24 +08:00
Chen Wu
33ff57ff0c
feat: set default newlib level to normal mode
2018-09-28 16:03:09 +08:00
Dong Heng
3a724ca78c
feat(kconfig): Add option to kconfig
...
Add option to enable reent function.
2018-05-11 14:26:57 +08:00