diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/chopstx.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/chopstx.texi b/doc/chopstx.texi index bb42256..3315c82 100644 --- a/doc/chopstx.texi +++ b/doc/chopstx.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename chopstx.info -@set VERSION 0.10 +@set VERSION 0.11 @settitle Chopstx Reference Manual @c Unify some of the indices. @syncodeindex tp fn @@ -84,7 +84,7 @@ Indexes @chapter Introduction Chopstx is an RT thread library for ARM Cortex-M0 and Cortex-M3. -Specifically, it is used for STM32F030, STM32F103, and MKL27Z. +Specifically, it is used for STM32F030, STM32F103, and KL27Z. While most RTOSes come with many features, drivers, and stacks, Chopstx just offers a RT thread library. |