mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
# Arduino IDEのM5Stackライブラリ更新方法
|
|
|
|
[中文](zh_CN/related_documents/upgrade_m5stack_lib) | [English](en/related_documents/upgrade_m5stack_lib) | 日本語
|
|
|
|
### 1. Arduino IDEを起動し、`スケッチ`->`ライブラリをインクルード`->`ライブラリを管理...`
|
|
|
|
### 2. 検索ボックスに`M5Stack`と入力し、検索
|
|
|
|
<figure class="thumbnails">
|
|
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/mac/macOS_install_m5stack_lib.png" alt="Screenshot of coverpage" title="Cover page">
|
|
</figure>
|
|
|
|
### 3. もし以下のように表示されたら`アップデート`をクリック
|
|
|
|
**もし`インストール`と表示された場合は、まだあなたがM5Stackライブラリをインストールしていない事を意味します。**
|
|
|
|
<figure class="thumbnails">
|
|
<img src="assets/img/getting_started_pics/m5stack_core/get_started_with_arduino_m5core/mac/macOS_search_m5stack.png" alt="Screenshot of coverpage" title="Cover page">
|
|
</figure>
|