summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index da7b815..69c3a10 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Chopstx - Threads and only Threads
- Version 0.05
- 2015-04-20
+ Version 0.06
+ 2015-07-08
Niibe Yutaka
Flying Stone Technology
@@ -35,6 +35,9 @@ USB CDC-ACM function. You can build it like:
$ ln -s ../board/board-olimex-stm32-h103.h board.h
$ make
+For a specific board named FSM-55, an example of LED matrix dynamic
+driver is provided. See the directory: example-fsm-55.
+
Future Works
============