Skip to content

Commit 0084323

Browse files
committed
Updated CMake_presentation (markdown)
1 parent c2df491 commit 0084323

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

_cmake/CMake_presentation.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
Welcome to the CMake port of Arduino_Core_STM32!
22

33
--------------------------
4+
_**Support available since 2.4.0 release.**_
45

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-
--------------------------
126

137
The goal of this tool is to let users build Arduino sketches for STM32 boards, without using neither Arduino IDE nor `arduino-cli`.
148
Advantages of this approach include:

0 commit comments

Comments
 (0)