Update mcu/stm32f103.h.

This commit is contained in:
NIIBE Yutaka
2017-11-17 11:36:08 +09:00
parent b72154f47b
commit 66b4eb3058
2 changed files with 17 additions and 30 deletions

View File

@@ -1,5 +1,7 @@
2017-11-17 NIIBE Yutaka <gniibe@fsij.org>
* mcu/stm32f103.h (DBGMCU): New.
* mcu/cortex-m.h: New.
* mcu/sys-stm32f0.c, mcu/sys-stm32f103.c: Use mcu/cortex-m.h.