We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f359810 commit 58eefa8Copy full SHA for 58eefa8
cores/arduino/stm32/HAL/stm32yyxx_hal_exti.c
@@ -0,0 +1,3 @@
1
+#ifdef STM32L4xx
2
+#include "stm32l4xx_hal_exti.c"
3
+#endif
0 commit comments