view components/main_ir @ 27:cb3f6fe694e1 default tip

README: document SE K2x0 addition
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 21 Dec 2023 21:44:43 +0000
parents 3b367f330821
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