diff options
| author | Atsushi Saitoh <lynxeyed@xj9.so-net.ne.jp> | 2012-04-21 11:46:15 +0900 |
|---|---|---|
| committer | Atsushi Saitoh <lynxeyed@xj9.so-net.ne.jp> | 2012-04-21 11:46:15 +0900 |
| commit | 30b34918c0311fe13dce4bc01b26c1e925064e95 (patch) | |
| tree | ab13a4944aa9602bd21780f299246c26c33b284e /README.md | |
| parent | da06b7f9f0f529024f35d423e1b4d1d2e563fa1e (diff) | |
add readme
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100755 index 0000000..975b9ce --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +##eXodusino +version 0.8.0 beta + +**Copyright (c) 2011-2012 Lynx-EyED WORKS.** + +http://ecrafts.g.hatena.ne.jp/Lynx-EyED/ + +###eXodusino +You can make a sketch code for ARM(TM) Cortex-M0(TM) like an Arduino. + + +###Working Environment +* ubuntu + LPCXpresso IDE v.4.2.0 or later +* Windows XP/7 + LPCXpresso IDE v.4.2.0 or later + + + +###Installation +Add downloaded eXodusino file to your LPCXpresso's workspace folder. + + +###Reference +http://ecrafts.g.hatena.ne.jp/Lynx-EyED/20120225/
\ No newline at end of file |
