Skip to content

Commit ef408d8

Browse files
committed
Add new stm32 HAL wrapper file
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
1 parent 9d72d26 commit ef408d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#ifdef STM32L4xx
2+
#include "stm32l4xx_hal_exti.c"
3+
#endif

0 commit comments

Comments
 (0)