esp-idf/components/newlib
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00
..
platform_include
port esp32c6: add newlib support 2022-09-26 20:32:13 +08:00
priv_include
test Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
test_apps newlib: add test for st_blksize and FILE buffer size 2022-08-02 20:42:45 +02:00
.build-test-rules.yml ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 2022-11-01 11:23:21 +08:00
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Kconfig
abort.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00
assert.c
esp32-spiram-rom-functions-c.lf
heap.c
locks.c esp32c6: add newlib support 2022-09-26 20:32:13 +08:00
newlib.lf
newlib_init.c esp32c6: add newlib support 2022-09-26 20:32:13 +08:00
poll.c
pthread.c
random.c
realpath.c
reent_init.c
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32h2
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c
syscalls.c
sysconf.c
system_libs.lf
termios.c
time.c