esp-idf/components/newlib
Ivan Grokhotkov 6091021e83 unity: separate common and IDF specific functionality
New unity component can be used for testing other applications.
Upstream version of Unity is included as a submodule.
Utilities specific to ESP-IDF unit tests (partitions, leak checking
setup/teardown functions, etc) are kept only in unit-test-app.
Kconfig options are added to allow disabling certain Unity features.
2018-11-19 12:36:31 +08:00
..
include
lib
platform_include
test
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Makefile.old
component.mk
locks.c
pthread.c
random.c
reent_init.c
select.c
syscall_table.c
syscalls.c
termios.c
time.c
utime.c