esp-idf/components/newlib
Chen Yudong 2e11919f70 fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
..
platform_include Merge branch 'feature/newlib_getentropy' into 'master' 2023-08-18 23:43:29 +08:00
port feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
priv_include
test_apps fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
.gitignore
CMakeLists.txt feat(newlib): Implement getentropy() function 2023-08-08 18:06:58 +03:00
COPYING.NEWLIB
Kconfig
abort.c
assert.c
esp32-spiram-rom-functions-c.lf
getentropy.c feat(newlib): Implement getentropy() function 2023-08-08 18:06:58 +03:00
heap.c
locks.c
newlib.lf
newlib_init.c feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
poll.c
pthread.c
random.c
realpath.c
reent_init.c
sdkconfig.rename.esp32
sdkconfig.rename.esp32c3
sdkconfig.rename.esp32s2
sdkconfig.rename.esp32s3
stdatomic.c
syscalls.c
sysconf.c
system_libs.lf
termios.c
time.c