From c1f4bdebf283ef8860179216fdc4d4d87e595213 Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Sat, 4 Jun 2022 11:50:57 -0400 Subject: armcm_reset: Add a armcm_reset.h header file for try_request_canboot() Signed-off-by: Kevin O'Connor --- src/stm32/stm32h7.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stm32/stm32h7.c') diff --git a/src/stm32/stm32h7.c b/src/stm32/stm32h7.c index c615d286..d6a32d96 100644 --- a/src/stm32/stm32h7.c +++ b/src/stm32/stm32h7.c @@ -6,6 +6,7 @@ #include "autoconf.h" // CONFIG_CLOCK_REF_FREQ #include "board/armcm_boot.h" // VectorTable +#include "board/armcm_reset.h" // try_request_canboot #include "command.h" // DECL_CONSTANT_STR #include "internal.h" // get_pclock_frequency #include "sched.h" // sched_main -- cgit v1.2.3-70-g09d2