aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2015-07-08 08:37:57 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2015-07-08 08:38:18 +0900
commit2bb0e0de5d7d25d0bb036e6ee9cc0c94b62375ec (patch)
treecf51140efe12f605c54460a837da75bd30b371f6 /README
parent4dc10d6b18730cb59c3ea25d435377c4adc2d549 (diff)
Version 0.06release/0.06
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
============