test program for my vt100 library. tested on FRDM-KL25Z. this may work with other mbed platform with stdout.
A simple test program to test my vt100 library.
I have tested this with my FRDM-KL25Z. But hopefully it will work other platforms with "printf" function.
先にパブリッシュした vt100 ライブラリのテストプログラムです。 FRDM-KL25Z でテストしましたが、printf をサポートしている 他のmbed プラットフォームでも動くのではないかと思います。 (動くといいな~)
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:21fe79ead178 | 2014-12-01 | Rhyme | minimum comment added |
0:53ff82c87c14 | 2014-12-01 | Rhyme | commit before publishing |