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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
priv_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test Updates for riscv support 2020-11-13 07:49:11 +11:00
.gitignore
.gitmodules
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
COPYING.NEWLIB Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig
Makefile.old Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
abort.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk
esp32-spiram-rom-functions-c.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap.c
locks.c Updates for riscv support 2020-11-13 07:49:11 +11:00
newlib.lf
poll.c
pthread.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
random.c
reent_init.c Updates for riscv support 2020-11-13 07:49:11 +11:00
syscall_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
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