diff options
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -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. |