From da4dcb13195d9f9d897a050d9199de2089f31388 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Sun, 27 Apr 2025 20:38:53 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20stm32duino=20boards=20U?= =?UTF-8?q?RL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/examples/Malyan/M200/README.md | 2 +- config/examples/delta/Malyan M300/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/examples/Malyan/M200/README.md b/config/examples/Malyan/M200/README.md index 565b6af49b..d0ca6f52be 100644 --- a/config/examples/Malyan/M200/README.md +++ b/config/examples/Malyan/M200/README.md @@ -7,7 +7,7 @@ guide you through the configuration and compilation. 2. Launch the IDE to add the ST boards manager: - Open the **Preferences** dialog. - Add this link in the "*Additional Boards Managers URLs*" field: - https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json + https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json - Select "**Show verbose ouptut during: compilation**." 3. Select **Tools** > **Board** > **Boards Manager**. 4. Type "Malyan" into the Search field. diff --git a/config/examples/delta/Malyan M300/README.md b/config/examples/delta/Malyan M300/README.md index c9a9ad5fd4..194769b273 100644 --- a/config/examples/delta/Malyan M300/README.md +++ b/config/examples/delta/Malyan M300/README.md @@ -7,7 +7,7 @@ guide you through the configuration and compilation. 2. Launch the IDE to add the ST boards manager: - Open the **Preferences** dialog. - Add this link in the "*Additional Boards Managers URLs*" field: - https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json + https://github.com/stm32duino/BoardManagerFiles/raw/main/package_stmicroelectronics_index.json - Select "**Show verbose ouptut during: compilation**." 3. Select **Tools** > **Board** > **Boards Manager**. 4. Type "Malyan" into the Search field.