8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c25430 commit 8c7c567Copy full SHA for 8c7c567
cmake/scripts/cmake_easy_setup.py
@@ -195,9 +195,9 @@ def get_boards(boardstxt):
195
Unless you are building a very simple sketch with no library (e.g., Blink),
196
you are advised to edit this file to fill in any missing dependency relationship.
197
For details, please refer to
198
-https://github.com/massonal/Arduino_Core_STM32/wiki/Arduino-(in)compatibility#library-management
199
-"""
200
-)
+https://github.com/stm32duino/wiki/wiki/Arduino-%28in%29compatibility#library-management
+ """
+ )
201
202
if shargs.fire:
203
if not (shargs.sketch and shargs.board):
0 commit comments