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

View File

@@ -1,3 +1,7 @@
2018-01-18 NIIBE Yutaka <gniibe@fsij.org>
* mcu/stm32f103.h: Include stm32.h and cortex-m.h.
2018-01-09 Anthony Romano <romanoanthony061@gmail.com>
* contrib/adc-stm32f103.c: Support IN8 config.