From c8b28caa5df2127415f9c23aaf479ae399622523 Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 31 May 2023 23:17:49 -0400 Subject: [PATCH] less custom rusefi --- board.mk | 4 ++++ ext/rusefi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/board.mk b/board.mk index eee2815..6bad86c 100644 --- a/board.mk +++ b/board.mk @@ -1,6 +1,10 @@ DDEFS += -DFIRMWARE_ID=\"AT32F435\" DDEFS += -DSHORT_BOARD_NAME=AT32F435 +# TODO: fix me! +DDEFS += -DHAL_USE_ADC=FALSE +DDEFS += -DHAL_USE_GPT=FALSE + DDEFS += -DAT32F435xx # well, LOL diff --git a/ext/rusefi b/ext/rusefi index e5da817..84aad70 160000 --- a/ext/rusefi +++ b/ext/rusefi @@ -1 +1 @@ -Subproject commit e5da817bb827b7426470e6092cec77c461dedd97 +Subproject commit 84aad7045121f4dc96de0d873894d30194e8a4ef