esp-idf/components/newlib
Angus Gratton 4f1a856dbf cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS
* Philosophical: "explicit is better than implicit".
* Practical: Allows useful errors if invalid directories given in components as the defaults aren't
  always used. Also trims the -I path from a number of components that have no actual include
  directory.
* Simplifies knowing which components will be header-only and which won't
2018-04-30 09:59:20 +10:00
..
include Merge branch 'feature/amazon_freertos_compat_v2' into 'master' 2018-04-20 14:55:47 +08:00
lib
platform_include
test Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
.gitignore
.gitmodules
CMakeLists.txt cmake: Remove defaults for COMPONENT_SRCDIRS, COMPONENT_SRCS, COMPONENT_ADD_INCLUDEDIRS 2018-04-30 09:59:20 +10:00
COPYING.NEWLIB
Makefile.old
component.mk
locks.c
reent_init.c
syscall_table.c
syscalls.c
time.c