File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ RTC用バックアップ電池、SDカードモジュールも必要に応じて
124124 git clone https://github.com/Tamakichi/ttbasic_arduino_stm32.git
125125 ```
126126 Windows 10へのgitの導入は、下記の手順を参考にして下さい。
127- * [ git for Windowsのインストール手順] ( ./docs /install_git.html)
127+ * [ git for Windowsのインストール手順] ( https://tamakichi.github.io/ttbasic_arduino_stm32 /install_git.html)
128128
129129ダウンロードした本パッケージのトップフォルダを 📁ttbasic_arduino_stm32\ とします。
130130(解凍直後の * tbasic_arduino_stm32-master* から変更して下さい)
@@ -216,7 +216,7 @@ Javaをインストールしていない場合は、インストールして下
216216利用するマイコンボードにArduino STM32用のブートローダーが書き込まれている必要があります。
217217BluePillボードへの書き込みは下記の記事等を参考して行って下さい。
218218
219- * [ BluePillボードへのブートローダの書き込み(本パッケージ添付ドキュメント)] ( ./docs /install.html#_bluepillボードへのブートローダの書き込み)
219+ * [ BluePillボードへのブートローダの書き込み(本パッケージ添付ドキュメント)] ( https://tamakichi.github.io/ttbasic_arduino_stm32 /install.html#_bluepillボードへのブートローダの書き込み)
220220* DEKOのアヤシいお部屋-「STM32F103C8T6」http://ht-deko.com/arduino/stm32f103c8t6.html
221221
222222##### ファームウェア書込み手順
@@ -341,7 +341,7 @@ Arduinoのメニューでボードの設定を行います。
3413414 . STM32用USBドライバをインストールしているものとします。
342342
343343上記の設定の詳細については、本パッケージ添付の下記のドキュメントも参照下さい。
344- * [ Arduino IDEの環境設定] ( ./docs /install.html#_arduino_ide%E3%81%AE%E7%92%B0%E5%A2%83%E8%A8%AD%E5%AE%9A)
344+ * [ Arduino IDEの環境設定] ( https://tamakichi.github.io/ttbasic_arduino_stm32 /install.html#_arduino_ide%E3%81%AE%E7%92%B0%E5%A2%83%E8%A8%AD%E5%AE%9A)
345345
346346#### システム構成別の修正
347347
You can’t perform that action at this time.
0 commit comments