view components/main_ir @ 110:6ed76fdb72d5

README: better explanation of current status and what needs to be done next
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 28 Jul 2018 06:37:29 +0000
parents e42d528f3e6e
children
line wrap: on
line source

# gcc-only component: assembly modules for IRAM

ASMFLAGS=-mthumb-interwork
CPPFLAGS=-I$SRC/nucleus/gcc

SRCDIR=$SRC/cs/system/main/gcc

asm_file $SRCDIR/irq_twiddle.S
asm_file $SRCDIR/irqfiq.S