CM3: IRQ manager support for STM32 processors family.
[bertos.git] / bertos / cpu / cortex-m3 / drv / irq_cm3.h
index a3f2ded46218cc1ad9180f0a8ce45f561a468076..9a641e4be5e79742b548adcb2cd551ef86685c0e 100644 (file)
@@ -40,6 +40,8 @@
 
 #if CPU_CM3_LM3S
        #include <io/lm3s.h>
+#elif CPU_CM3_STM32
+       #include <io/stm32.h>
 /*#elif  Add other families here */
 #else
        #error Unknown CPU