esp-idf/components/newlib
Ivan Grokhotkov b6467257b9 Merge branch 'feature/cmock_component' into 'master'
cmock as component replacing unity

See merge request espressif/esp-idf!9859
2020-09-10 16:06:20 +08:00
..
platform_include newlib: separate low-level code in time.c implementation 2020-08-10 15:11:37 +08:00
port newlib: revert back from spinlocks to using newlib locks for time.h 2020-09-03 09:56:02 +08:00
priv_include newlib: separate low-level code in time.c implementation 2020-08-10 15:11:37 +08:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
.gitignore
.gitmodules
CMakeLists.txt esp_system: introduce system time functions 2020-08-10 15:12:38 +08:00
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
component.mk newlib: separate low-level code in time.c implementation 2020-08-10 15:11:37 +08:00
esp32-spiram-rom-functions-c.lf
heap.c
locks.c
newlib.lf
poll.c
pthread.c
random.c
reent_init.c
syscall_table.c
syscalls.c
termios.c
time.c newlib: revert back from spinlocks to using newlib locks for time.h 2020-09-03 09:56:02 +08:00