Consolidate definitions for STM32F103.

This commit is contained in:
NIIBE Yutaka
2018-09-21 14:47:16 +09:00
parent 2b717c91da
commit 951afbad3a
5 changed files with 94 additions and 99 deletions

View File

@@ -18,7 +18,6 @@
#include <stdlib.h>
#include "board.h"
#include "mcu/cortex-m.h"
#include "mcu/clk_gpio_init-stm32.c"