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
This commit is contained in:
Angus Gratton 2015-07-28 11:01:57 +10:00
parent d4a503f320
commit ed7ba52c9a
5 changed files with 261 additions and 38 deletions

View file

@ -1,3 +1,4 @@
# Object files to be removed from libmain
printf-stdarg.o
libc.o
libc.o
xtensa_vectors.o