From d8df82badf671fef49d5eae2e5a2f1b5ae46bf99 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Fri, 11 Aug 2017 19:57:57 +0900 Subject: Version 1.4. --- README | 7 ++++--- 1 file 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. -- cgit v1.2.3