We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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