From 70b05bfae72800dd374a4bd554552fd1437e5771 Mon Sep 17 00:00:00 2001
From: vany5921 <908744431@qq.com>
Date: Tue, 14 Apr 2020 17:55:39 +0800
Subject: [PATCH] update easyloader macos version
---
docs/en/app/balac.md | 28 +++++++++++++++++++++++++++-
docs/en/app/piano.md | 2 +-
docs/en/base/pm2.5.md | 1 +
docs/en/core/basic.md | 2 +-
docs/en/core/face_kit.md | 2 +-
docs/en/core/gray.md | 2 +-
docs/en/core/m5stick.md | 2 +-
docs/en/core/m5stickc.md | 2 +-
docs/en/core/m5stickt.md | 2 +-
docs/en/hat/hat-8servos.md | 2 +-
docs/en/hat/hat-env.md | 2 +-
docs/en/hat/hat-pir.md | 2 +-
docs/en/hat/hat-spk.md | 2 +-
docs/en/unit/angle.md | 2 +-
docs/en/unit/button.md | 2 +-
docs/en/unit/color.md | 2 +-
docs/en/unit/env.md | 2 +-
docs/en/unit/finger.md | 2 +-
docs/en/unit/heart.md | 2 +-
docs/en/unit/hex.md | 2 +-
docs/en/unit/joystick.md | 2 +-
docs/en/unit/light.md | 2 +-
docs/en/unit/ncir.md | 2 +-
docs/en/unit/pir.md | 2 +-
docs/en/unit/relay.md | 2 +-
docs/en/unit/rgb.md | 2 +-
docs/en/unit/tof.md | 2 +-
docs/index.html | 1 +
docs/index.md | 10 ++++++++--
docs/zh_CN/README.md | 10 ++++++++--
docs/zh_CN/app/balac.md | 2 +-
docs/zh_CN/app/piano.md | 2 +-
docs/zh_CN/atom_base/atomic.md | 2 +-
docs/zh_CN/base/pm2.5.md | 1 +
docs/zh_CN/core/basic.md | 2 +-
docs/zh_CN/core/face_kit.md | 2 +-
docs/zh_CN/core/gray.md | 2 +-
docs/zh_CN/core/m5stick.md | 2 +-
docs/zh_CN/core/m5stickc.md | 2 +-
docs/zh_CN/core/m5stickt.md | 2 +-
docs/zh_CN/hat/hat-8servos.md | 2 +-
docs/zh_CN/hat/hat-env.md | 2 +-
docs/zh_CN/hat/hat-pir.md | 2 +-
docs/zh_CN/hat/hat-spk.md | 2 +-
docs/zh_CN/unit/angle.md | 2 +-
docs/zh_CN/unit/button.md | 2 +-
docs/zh_CN/unit/color.md | 2 +-
docs/zh_CN/unit/env.md | 2 +-
docs/zh_CN/unit/finger.md | 2 +-
docs/zh_CN/unit/heart.md | 2 +-
docs/zh_CN/unit/hex.md | 2 +-
docs/zh_CN/unit/joystick.md | 2 +-
docs/zh_CN/unit/light.md | 2 +-
docs/zh_CN/unit/ncir.md | 2 +-
docs/zh_CN/unit/pir.md | 2 +-
docs/zh_CN/unit/relay.md | 2 +-
docs/zh_CN/unit/rgb.md | 2 +-
docs/zh_CN/unit/tof.md | 2 +-
58 files changed, 98 insertions(+), 57 deletions(-)
diff --git a/docs/en/app/balac.md b/docs/en/app/balac.md
index 3389b6f0..ab8bae9d 100644
--- a/docs/en/app/balac.md
+++ b/docs/en/app/balac.md
@@ -75,9 +75,35 @@
+## EasyLoader
+
+
+
+
+
+>1.EasyLoader is a simple and fast program burner. Every product page in EasyLoader provides a product-related case program. It can be burned to the master through simple steps, and a series of function verification can be performed.(**Currently EasyLoader is only available for Windows OS**)
+
+>2.After downloading the software, double-click to run the application, connect the M5 device to the computer via the data cable, select the port parameters, and click **"Burn"** to start burning.
+
+!>3.The CP210X (USB driver) needs to be installed before the EasyLoader is burned. [Click here to view the driver installation tutorial](en/related_documents/M5Burner#install-usb-driver)
+
+## Example
+
+### Arduino IDE
+
+Click here to download [examples](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/BalaC/Arduino).
+
+### UIFlow
+
+Click here to download [UIFlow](https://github.com/m5stack/M5-ProductExampleCodes/tree/master/App/BalaC/UIFlow)
+
+## Schematic
+
+
+