This website requires JavaScript.
Explore
Help
Sign In
j3d1
/
esp-open-rtos
Watch
1
Star
0
Fork
You've already forked esp-open-rtos
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
29bd8d832a
esp-open-rtos
/
lib
/
libmain.remove
6 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
Replace all binary SDK libc functions with newlib Adds a new build step to remove the SDK object files listed in <libname>.remove. Closes #1.
2015-06-16 00:02:36 +00:00
# Object files to be removed from libmain
printf-stdarg.o
Add exception vectors & low-level handlers At the moment these are almost bit-for-bit copies of the vector behaviour in the RTOS SDK, but hopefully that will start to change. Progress towards #2
2015-07-28 01:01:57 +00:00
libc.o
xtensa_vectors.o
Replace libmain:app_main.o with core/app_main.c
2015-08-25 16:34:37 +00:00
app_main.o
Reference in a new issue
Copy permalink