Version 0.06

This commit is contained in:
NIIBE Yutaka
2015-07-08 08:37:57 +09:00
parent 4dc10d6b18
commit 2bb0e0de5d
6 changed files with 35 additions and 10 deletions

7
README
View File

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