esp-idf/components/newlib
Shu Chen 6fce2930d0 esp32h2: enable more components to support esp32h2
Involved components:
 * app_trace
 * esp-tls
 * esp_adc_cal
 * esp_pm
 * esp_serial_slave_link
 * esp_timer
 * freertos
 * idf_test
 * log
 * mbedtls
 * newlib
 * perfmon
 * spi_flash
 * spiffs
 * ulp
 * unity
 * vfs
2021-07-01 19:53:11 +08:00
..
platform_include hal: added HAL_ASSERT 2021-06-22 11:28:01 +08:00
port esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
priv_include
test esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
test_apps CI: minor testcases fixes and disable some cases that cant run on S3 2021-06-15 13:39:48 +08:00
.gitignore
.gitmodules
CMakeLists.txt esp32: move system libs 2021-03-31 19:17:33 +08:00
COPYING.NEWLIB
Kconfig
Makefile.old
abort.c
component.mk esp32: move system libs 2021-03-31 19:17:33 +08:00
esp32-spiram-rom-functions-c.lf psram: add configuration macros to move workaround libc functions to flash 2021-06-23 17:40:02 +08:00
heap.c
locks.c esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
newlib.lf arch: move stdatomic 2021-02-26 18:40:00 +08:00
newlib_init.c esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
poll.c
pthread.c
random.c
reent_init.c
stdatomic.c newlib: stdatomic: emulate 64-bit atomics on 32-bit SMP SoCs 2021-05-10 18:13:36 +02:00
syscalls.c
system_libs.lf esp32: move system libs 2021-03-31 19:17:33 +08:00
termios.c
time.c