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 9ba1319 commit 1e4fcc9Copy full SHA for 1e4fcc9
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