Skip to content

Commit

Permalink
Fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
cnlohr committed Feb 15, 2024
1 parent de5dbb7 commit 6c14912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/spi_oled/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ all : flash

TARGET:=spi_oled

CFLAGS+=-I../i2c_oled
EXTRA_CFLAGS+=-I../i2c_oled

include ../../ch32v003fun/ch32v003fun.mk

Expand Down

0 comments on commit 6c14912

Please sign in to comment.