Version 1.7.

This commit is contained in:
NIIBE Yutaka
2017-12-19 09:32:44 +09:00
parent 0a68140530
commit 8dabbe6e1c
8 changed files with 39 additions and 13 deletions

View File

@@ -1,3 +1,8 @@
2017-12-19 NIIBE Yutaka <gniibe@fsij.org>
* VERSION: 1.7.
* doc/chopstx.texi (VERSION): 1.7.
2017-12-18 NIIBE Yutaka <gniibe@fsij.org>
* contrib/usart-stm32f103.c: New.
@@ -14,7 +19,7 @@
* mcu/sys-stm32f103.h (BOARD_ID_FST_01G): New.
* contrib/adc-stm32f103.c (get_adc_config): Add case for
* contrib/adc-stm32f103.c (get_adc_config): Add a case for
BOARD_ID_FST_01G and BOARD_ID_ST_NUCLEO_F103.
2017-11-24 NIIBE Yutaka <gniibe@fsij.org>