* Set up vectored interrupt controller * Set up timer interrupt
@@ -3,7 +3,7 @@
NAME=quad
SSRCS=crt0.s
CSRCS=main.c i2c.c wmp.c timer.c
CSRCS=main.c i2c.c wmp.c timer.c interrupt.c uart.c
COPTIM?=-O1
CFLAGS=-march=armv4t -msoft-float $(COPTIM) -Wall -Werror -Wextra
The note is not visible to the blocked user.