From c7ff4afd8caa49f0c66758df65f6cb8cd5c00de3 Mon Sep 17 00:00:00 2001 From: Pavel 'LEdoian' Turinsky Date: Sun, 12 Apr 2020 21:36:22 +0200 Subject: [PATCH] Use the newly added submodule for making --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2837986..96cbb55 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -OPENCM3_DIR = /home/ledoian/Development/STM32/libopencm3/libopencm3 -#OPENCM3_DIR = /home/ledoian/libopencm3-examples/libopencm3-examples/libopencm3 +OPENCM3_DIR := libopencm3 EXAMPLE_DIR = /home/ledoian/Development/STM32/libopencm3-examples/libopencm3-examples/examples/stm32/f1/stm32vl-discovery #EXAMPLE_DIR = /home/ledoian/libopencm3-examples/libopencm3-examples/examples/stm32/f1/stm32vl-discovery