Skip to content

Commit 1887b89

Browse files
author
brabo
committed
ts-i2c: fix error in Makefile
1 parent 03e20e4 commit 1887b89

File tree

1 file changed

+1
-1
lines changed
  • examples/stm32/f4/stm32f429i-discovery/ts-i2c

1 file changed

+1
-1
lines changed

examples/stm32/f4/stm32f429i-discovery/ts-i2c/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OBJS = sdram.o clock.o console.o lcd-spi.o gfx.o stmpe811.o
1+
OBJS = sdram.o clock.o lcd-spi.o gfx.o stmpe811.o
22

33
BINARY = ts-i2c
44

0 commit comments

Comments
 (0)