esp-idf/components/newlib
Angus Gratton d664e32394 build system: Use component.mk for all components, refactor bootloader build
For config-only components, component.mk should now contain "COMPONENT_CONFIG_ONLY := 1"

Also refactored some of the generation of linker paths, library list. This required cleaning up the way the bootloader
project works, it's now mostly independent from the parent.
2017-07-19 09:10:48 +10:00
..
include
lib
platform_include assertions: Add "silent" option 2017-07-12 17:29:26 +08:00
test
.gitignore
.gitmodules
COPYING.NEWLIB
Makefile.old
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
libc_discard.list
locks.c newlib locks: Fix _lock_init() & _lock_init_recursive() failing to initialise a lock 2017-06-30 08:54:56 +10:00
reent_init.c
syscall_table.c heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
syscalls.c heap: Refactor heap regions/capabilities out of FreeRTOS 2017-07-10 17:46:03 +08:00
time.c esp32: make time monotonic across resets 2017-06-16 12:06:04 +08:00