Update Makefile

pull/7/head
Sylaina 6 years ago committed by GitHub
parent ded0169f46
commit f2746b5ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ TARGET = main
# List C source files here. (C dependencies are automatically generated.)
SRC = $(TARGET).c i2c.c lcd.c
SRC = $(TARGET).c i2c.c lcd.c font.c
# List Assembler source files here.
# Make them always end in a capital .S. Files ending in a lowercase .s

Loading…
Cancel
Save