esp-idf/components/newlib
Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h
Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .

Cleaned up header files from unnecessary headers (releated to soc/... headers).
2019-06-03 14:15:08 +08:00
..
include
lib
platform_include
test all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
.gitignore
.gitmodules
CMakeLists.txt cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
COPYING.NEWLIB
Kconfig
Makefile.old
component.mk
esp32-spiram-rom-functions-c.lf
esp32-spiram-rom-functions-psram-workaround.lf
heap.c
locks.c
newlib.lf
poll.c
project_include.cmake components: correct dependency information for linking without link groups 2019-05-28 10:51:02 +08:00
pthread.c cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
random.c
reent_init.c
select.c
syscall_table.c
syscalls.c
termios.c
time.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
utime.c