diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2015-07-08 08:37:57 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2015-07-08 08:38:18 +0900 |
commit | 2bb0e0de5d7d25d0bb036e6ee9cc0c94b62375ec (patch) | |
tree | cf51140efe12f605c54460a837da75bd30b371f6 /README | |
parent | 4dc10d6b18730cb59c3ea25d435377c4adc2d549 (diff) |
Version 0.06release/0.06
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 ============ |