esp-idf/components/newlib
Ivan Grokhotkov 9f0dae4aeb newlib: define PATH_MAX and ARG_MAX consistently
Fixes https://github.com/espressif/esp-idf/issues/289.
Fixes https://github.com/espressif/esp-idf/issues/534.
2017-05-05 15:21:38 +08:00
..
include newlib: define PATH_MAX and ARG_MAX consistently 2017-05-05 15:21:38 +08:00
lib
platform_include
test
.gitignore
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk
libc_discard.list
locks.c Add xPortInIsrContext function + unit test. This function returns true when the current CPU runs in an interrupt handler context. 2017-03-02 17:00:32 +08:00
reent_init.c
syscall_table.c
syscalls.c
time.c Add support for 32k XTAL as RTC_SLOW_CLK source 2017-04-26 12:43:22 +08:00