esp-idf/components/newlib
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
platform_include Updates for riscv support 2020-11-13 07:49:11 +11:00
port
priv_include
test Updates for riscv support 2020-11-13 07:49:11 +11:00
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
component.mk
esp32-spiram-rom-functions-c.lf
heap.c
locks.c Updates for riscv support 2020-11-13 07:49:11 +11:00
newlib.lf
poll.c
pthread.c
random.c
reent_init.c Updates for riscv support 2020-11-13 07:49:11 +11:00
syscall_table.c
syscalls.c Updates for riscv support 2020-11-13 07:49:11 +11:00
termios.c
time.c Updates for riscv support 2020-11-13 07:49:11 +11:00