50d4ffd22e
In some cases, linker could choose to use ROM functions instead of the ones defined in IDF. For functions used in ROM stub table, this would lead to infinite recursion when the corresponding function was called from ROM. For crypto functions, some of these were modified in IDF, and incompatible with ROM counterparts. |
||
---|---|---|
.. | ||
include | ||
lib | ||
platform_include | ||
test | ||
.gitignore | ||
.gitmodules | ||
CMakeLists.txt | ||
component.mk | ||
COPYING.NEWLIB | ||
locks.c | ||
Makefile.old | ||
reent_init.c | ||
select.c | ||
syscall_table.c | ||
syscalls.c | ||
time.c |