Commit 60ceec02 authored by Alexandru Gagniuc's avatar Alexandru Gagniuc
Browse files

lm4f: Compile in the interrupt vector table



Add an "#ifdef(LM4F)" clause to include/libopencm3/dispatch/nvic.h
and lib/dispatch/vector_nvic.c. This compiles in the vector table
and allows interrupts to be used.

Signed-off-by: default avatarAlexandru Gagniuc <mr.nuke.me@gmail.com>
parent c1381bf5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment