aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Saitoh <lynxeyed@xj9.so-net.ne.jp>2012-04-21 11:46:15 +0900
committerAtsushi Saitoh <lynxeyed@xj9.so-net.ne.jp>2012-04-21 11:46:15 +0900
commit30b34918c0311fe13dce4bc01b26c1e925064e95 (patch)
treeab13a4944aa9602bd21780f299246c26c33b284e
parentda06b7f9f0f529024f35d423e1b4d1d2e563fa1e (diff)
add readme
-rw-r--r--.DS_Storebin12292 -> 12292 bytes
-rwxr-xr-xREADME0
-rwxr-xr-xREADME.md23
-rwxr-xr-xsrc/.DS_Storebin6148 -> 6148 bytes
4 files changed, 23 insertions, 0 deletions
diff --git a/.DS_Store b/.DS_Store
index 8e96b22..53c6a73 100644
--- a/.DS_Store
+++ b/.DS_Store
Binary files differ
diff --git a/README b/README
deleted file mode 100755
index e69de29..0000000
--- a/README
+++ /dev/null
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
diff --git a/src/.DS_Store b/src/.DS_Store
index 75f221b..6c3f762 100755
--- a/src/.DS_Store
+++ b/src/.DS_Store
Binary files differ