diff options
Diffstat (limited to 'mcu/sys-stm32f103.c')
-rw-r--r-- | mcu/sys-stm32f103.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcu/sys-stm32f103.c b/mcu/sys-stm32f103.c index 00ec8fe..dc1cfa1 100644 --- a/mcu/sys-stm32f103.c +++ b/mcu/sys-stm32f103.c @@ -17,7 +17,7 @@ #include <stdlib.h> #include "board.h" -#include "mcu/clk_gpio_init-stm32f103.c" +#include "mcu/clk_gpio_init-stm32.c" static void |