esp-idf/components/newlib
Marius Vikhammer edb76f14d6 esp_timer: remove legacy ESP32 FRC timer implementation. 2022-02-10 15:17:49 +08:00
..
platform_include esp_timer: remove legacy ESP32 FRC timer implementation. 2022-02-10 15:17:49 +08:00
port esp_timer: remove legacy ESP32 FRC timer implementation. 2022-02-10 15:17:49 +08:00
priv_include
test esp_timer: remove legacy ESP32 FRC timer implementation. 2022-02-10 15:17:49 +08:00
test_apps ci: replace all component ut with pytest-embedded 2022-01-24 16:37:23 +08:00
.gitignore
.gitmodules
CMakeLists.txt newlib: implement posix_memalign, sysconf, realpath 2021-12-13 14:40:21 +01:00
COPYING.NEWLIB
Kconfig
abort.c
assert.c newlib: Override __assert and __assert_func 2021-08-05 11:09:22 +05:30
esp32-spiram-rom-functions-c.lf
heap.c newlib: implement posix_memalign, sysconf, realpath 2021-12-13 14:40:21 +01:00
locks.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
newlib.lf newlib: Override __assert and __assert_func 2021-08-05 11:09:22 +05:30
newlib_init.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
poll.c
pthread.c
random.c
realpath.c newlib: implement posix_memalign, sysconf, realpath 2021-12-13 14:40:21 +01:00
reent_init.c
stdatomic.c newlib: stdatomic: implement missing "op_fetch", "nand" builtins 2021-12-14 16:06:12 +01:00
syscalls.c Merge branch 'feature/clang_toolchain_compat' into 'master' 2021-09-23 08:19:09 +00:00
sysconf.c newlib: implement posix_memalign, sysconf, realpath 2021-12-13 14:40:21 +01:00
system_libs.lf build system: add COMPILER_SAVE_RESTORE_LIBCALLS option 2021-10-07 15:01:35 +08:00
termios.c
time.c newlib: auto-detect sizeof(time_t) 2022-01-11 19:01:21 +01:00