Renz Christian Bagaporo 9b350f9ecc cmake: some formatting fixes 6 年 前
..
include 76d4b0150d Revert "feat(time): enable the macro timeradd, timersub, timerclear, etc." 6 年 前
lib 239ac0e17b newlib: Add strptime(), qsort_r(), nanf() to libc & libc_nano 8 年 前
platform_include c5000c83d2 Rename Kconfig options (root) 6 年 前
test 9eccd7c082 components: use new component registration api 6 年 前
.gitignore bd6ea4393c Initial public version 9 年 前
.gitmodules bd6ea4393c Initial public version 9 年 前
CMakeLists.txt 9b350f9ecc cmake: some formatting fixes 6 年 前
COPYING.NEWLIB bd6ea4393c Initial public version 9 年 前
Kconfig 0ae53691ba Rename Kconfig options (components/esp32) 6 年 前
Makefile.old bd6ea4393c Initial public version 9 年 前
component.mk 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年 前
esp32-spiram-rom-functions-c.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年 前
esp32-spiram-rom-functions-psram-workaround.lf 898b4bdf4d newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年 前
heap.c 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年 前
locks.c 05aab5c0b9 newlib: force including IDF locks implementation 6 年 前
newlib.lf 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年 前
poll.c aa9d302814 VFS: Implement poll() based on select() 7 年 前
project_include.cmake 2c12080049 components: correct dependency information for linking without link groups 6 年 前
pthread.c 22514c1dd9 cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 6 年 前
random.c 83a179abb0 esp32: Add esp_fill_random() function 7 年 前
reent_init.c bb4f5617ab test: clean up "leaks" tags from most unit tests 6 年 前
select.c 92950db44e Rename Kconfig options (components/lwip) 6 年 前
syscall_table.c c159984264 separate rom from esp32 component to esp_rom 6 年 前
syscalls.c 5719cd6fac newlib: when compiling with GCC8, use newlib headers and libraries from toolchain 6 年 前
termios.c 5395435816 Add basic support for termios.h 7 年 前
time.c 399d2d2605 all: Using xxx_periph.h 6 年 前
utime.c fb334baa7c VFS: Implement utime() 7 年 前