Version 1.4.

This commit is contained in:
NIIBE Yutaka
2017-08-11 19:57:57 +09:00
parent f51a54e4c6
commit 586ed0f71d

7
README
View File

@@ -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.