Skip to content

Commit 1e4fcc9

Browse files
committed
Add new stm32 HAL wrapper file
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent 9ba1319 commit 1e4fcc9

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)