Fix mcu/stm32f103.h.

This commit is contained in:
NIIBE Yutaka
2018-01-18 14:23:36 +09:00
parent c0a84627b6
commit 5cd4871a94
5 changed files with 18 additions and 3 deletions

10
NEWS
View File

@@ -1,6 +1,16 @@
NEWS - Noteworthy changes
* Major changes in Chopstx 1.8
Released 2018-01-XX
** Minor API fix
In version 1.6, part of mcu/stm32f103.h was moved into mcu/cortex-m.h
and mcu/stm32.h. Now, mcu/stm32f103.h automatically includes
mcu/cortex-m.h and mcu/stm32.h.
* Major changes in Chopstx 1.7
Released 2017-12-19