Replace libmain:app_main.o with core/app_main.c

This commit is contained in:
Alex Stewart 2015-08-25 09:34:37 -07:00
parent 8b8f7c9de4
commit a044c061d5
7 changed files with 805 additions and 0 deletions

View file

@ -2,3 +2,4 @@
printf-stdarg.o
libc.o
xtensa_vectors.o
app_main.o