OVMS3-idf/components/newlib/test
Ivan Grokhotkov 221dc13535 newlib: add "full" formatting support, add missing functions
- add two versions of libc: libc.a and libc_nano.a. First one has full C99 formatting support, second one uses “nano” formatting functions available in ROM.
- fix linker error for fmod, fmodf, atof, atoff
- update tests
2016-12-08 11:04:54 +08:00
..
component.mk add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
test_newlib.c newlib: add "full" formatting support, add missing functions 2016-12-08 11:04:54 +08:00