@@ -1,3 +1,8 @@
|
||||
2017-08-11 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* VERSION: 1.4.
|
||||
* doc/chopstx.texi (VERSION): 1.4.
|
||||
|
||||
2017-08-03 Jeremy Drake <jeremydrake+gnuk@eacceleration.com>
|
||||
|
||||
* mcu/sys-stm32f103.c (flash_write): Allow compile time
|
||||
|
||||
9
NEWS
9
NEWS
@@ -1,6 +1,15 @@
|
||||
NEWS - Noteworthy changes
|
||||
|
||||
|
||||
* Major changes in Chopstx 1.4
|
||||
|
||||
Released 2017-08-11
|
||||
|
||||
** New port: Emulation on GNU/Linux
|
||||
Now, user can run Chopstx application on GNU/Linux. Its USB driver is
|
||||
by USBIP. Its ADC driver is dummy with random(3).
|
||||
|
||||
|
||||
* Major changes in Chopstx 1.3
|
||||
|
||||
Released 2017-02-02
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
\input texinfo @c -*-texinfo-*-
|
||||
@c %**start of header
|
||||
@setfilename chopstx.info
|
||||
@set VERSION 1.3
|
||||
@set VERSION 1.4
|
||||
@settitle Chopstx Reference Manual
|
||||
@c Unify some of the indices.
|
||||
@syncodeindex tp fn
|
||||
|
||||
Reference in New Issue
Block a user