File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
Welcome to the CMake port of Arduino_Core_STM32!
2
2
3
- The goal of this repository is to let users build Arduino sketches for STM32 boards, without using neither Arduino IDE nor ` arduino-cli ` .
3
+ --------------------------
4
+
5
+ [[ /img/Important-icon.png]] Warning: work-in-progress!
6
+ ================
7
+
8
+ The tool described in this section is currently subject to a pull request [ PR #1776 ] ( https://github.com/stm32duino/Arduino_Core_STM32/pull/1776 ) .
9
+ Until it is merged, consider using the fork repo at [ massonal/Arduino_Core_STM32] ( https://github.com/massonal/Arduino_Core_STM32 ) .
10
+
11
+ --------------------------
12
+
13
+ The goal of this tool is to let users build Arduino sketches for STM32 boards, without using neither Arduino IDE nor ` arduino-cli ` .
4
14
Advantages of this approach include:
5
15
- faster build time (about -50%, tested on Windows 10 and Ubuntu20.04);
6
16
- flexibility: CMake has a full language centered around build description;
You can’t perform that action at this time.
0 commit comments