Factoring of USART driver for GD32VF103.
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -1,3 +1,18 @@
|
||||
2019-12-03 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* contrib/usart-gd32vf103.c: New.
|
||||
|
||||
* contrib/usart-common.c (usart_stat, get_usart_dev)
|
||||
(get_usart_rb_h2a, get_usart_rb_a2h, get_usart_intr): Handle
|
||||
when USART_DEVNO_START==0.
|
||||
|
||||
* contrib/usart-stm32f103.c: Use usart-impl.h.
|
||||
Factor out to...
|
||||
* contrib/usart-common-f103.c: New.
|
||||
|
||||
* contrib/usart-stm32l4.c: Factor out definitions into...
|
||||
* contrib/usart-impl.h: New.
|
||||
|
||||
2019-12-03 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* board/board-longan-nano.h: New.
|
||||
|
||||
Reference in New Issue
Block a user