From 0894a1e7664504312a9cdfc826eef89030aaaa1b Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 5 Aug 2020 02:52:42 +0200 Subject: new directory sructure for fe310 fw --- code/fe310/eos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/fe310/eos/Makefile') diff --git a/code/fe310/eos/Makefile b/code/fe310/eos/Makefile index 71465a4..301a30e 100644 --- a/code/fe310/eos/Makefile +++ b/code/fe310/eos/Makefile @@ -1,6 +1,6 @@ include ../common.mk -CFLAGS += -I../include -I../drivers +CFLAGS += -I../bsp/include -I../bsp/drivers obj = trap_entry.o eos.o msgq.o event.o interrupt.o timer.o power.o i2s.o uart.o spi.o spi_dev.o net.o wifi.o cell.o sock.o unicode.o -- cgit v1.2.3