diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2017-08-11 19:50:56 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2017-08-11 19:50:56 +0900 |
commit | f51a54e4c607268d879a19436568500b78cc679b (patch) | |
tree | 8475944c4ca59ee8978c73986ac9511d3ed8c8d0 /NEWS | |
parent | 5fe5ff36c4d88e7cc09b5b834e0bc1a7fa595619 (diff) |
Version 1.4.
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |