Skip to content

Commit bd92f89

Browse files
authored
Update Makefile
1 parent 8ec491e commit bd92f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ TARGET = main
5252

5353

5454
# List C source files here. (C dependencies are automatically generated.)
55-
SRC = $(TARGET).c i2c.c lcd.c bme280.c 24lc1025.c
55+
SRC = $(TARGET).c i2c.c bme280.c
5656

5757
# List Assembler source files here.
5858
# Make them always end in a capital .S. Files ending in a lowercase .s

0 commit comments

Comments
 (0)