aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2017-08-11 19:57:57 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2017-08-11 19:57:57 +0900
commitd8df82badf671fef49d5eae2e5a2f1b5ae46bf99 (patch)
tree3fba46e20e1ef0d875ce68d2848599993ba87b7b
parentf51a54e4c607268d879a19436568500b78cc679b (diff)
Version 1.4.release/1.4
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 3758f13..4825181 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Chopstx - Threads and only Threads
- Version 1.3
- 2017-02-02
+ Version 1.4
+ 2017-08-11
Niibe Yutaka
Flying Stone Technology
@@ -8,7 +8,8 @@ What's Chopstx?
===============
Chopstx is an RT thread library for STM32F103 (ARM Cortex-M3),
-STM32F030 (ARM Cortex-M0), and MKL27Z (ARM Cortex-M0plus).
+STM32F030 (ARM Cortex-M0), MKL27Z (ARM Cortex-M0plus), and
+emulation on GNU/Linux.
While most RTOSes come with many features, drivers, and stacks,
Chopstx just offers a simple RT thread library.