From 4c39135c94232e76011da8a055dd3eddd0031da2 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 2 Sep 2017 09:00:49 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/ports/STM32/STM32F7xx/hal_lld.h | 1 + 1 file changed, 1 insertion(+) (limited to 'os/hal/ports/STM32/STM32F7xx/hal_lld.h') diff --git a/os/hal/ports/STM32/STM32F7xx/hal_lld.h b/os/hal/ports/STM32/STM32F7xx/hal_lld.h index 904617a64..812000adf 100644 --- a/os/hal/ports/STM32/STM32F7xx/hal_lld.h +++ b/os/hal/ports/STM32/STM32F7xx/hal_lld.h @@ -2037,6 +2037,7 @@ /* Various helpers.*/ #include "nvic.h" #include "mpu.h" +#include "stm32_isr.h" #include "stm32_dma.h" #include "stm32_rcc.h" -- cgit v1.2.3