From 71b1f1a7fc6b8f1378d9613ec9644c9b1f2b8606 Mon Sep 17 00:00:00 2001 From: watson8544 <854410664@qq.com> Date: Thu, 20 Sep 2018 17:23:18 +0800 Subject: [PATCH] add the docs of practices --- en/get-started/practices_arduino.md | 1 + en/get-started/practices_arduino.rst | 2 ++ en/get-started/practices_blockly.md | 1 + en/get-started/practices_blockly.rst | 2 ++ en/get-started/practices_micropython.md | 1 + 5 files changed, 7 insertions(+) create mode 100644 en/get-started/practices_arduino.md create mode 100644 en/get-started/practices_arduino.rst create mode 100644 en/get-started/practices_blockly.md create mode 100644 en/get-started/practices_blockly.rst create mode 100644 en/get-started/practices_micropython.md diff --git a/en/get-started/practices_arduino.md b/en/get-started/practices_arduino.md new file mode 100644 index 00000000..52b1c943 --- /dev/null +++ b/en/get-started/practices_arduino.md @@ -0,0 +1 @@ +# Practices with Arduino IDE diff --git a/en/get-started/practices_arduino.rst b/en/get-started/practices_arduino.rst new file mode 100644 index 00000000..5ac036a1 --- /dev/null +++ b/en/get-started/practices_arduino.rst @@ -0,0 +1,2 @@ +Practices with Arduino IDE +============================================ \ No newline at end of file diff --git a/en/get-started/practices_blockly.md b/en/get-started/practices_blockly.md new file mode 100644 index 00000000..c88326eb --- /dev/null +++ b/en/get-started/practices_blockly.md @@ -0,0 +1 @@ +# Practices with M5Flow(Blockly) \ No newline at end of file diff --git a/en/get-started/practices_blockly.rst b/en/get-started/practices_blockly.rst new file mode 100644 index 00000000..fdc77b94 --- /dev/null +++ b/en/get-started/practices_blockly.rst @@ -0,0 +1,2 @@ +Practices with M5Flow(Blockly) +================================================ \ No newline at end of file diff --git a/en/get-started/practices_micropython.md b/en/get-started/practices_micropython.md new file mode 100644 index 00000000..e22a6e7b --- /dev/null +++ b/en/get-started/practices_micropython.md @@ -0,0 +1 @@ +# Practices with M5Flow(MicroPython)