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 3992495 commit acd9d7aCopy full SHA for acd9d7a
_Sidebar.md
@@ -49,7 +49,6 @@
49
* [Board support based on a core](https://github.com/stm32duino/wiki/wiki/Custom-board-based-on-a-core)
50
* [How to debug](https://github.com/stm32duino/wiki/wiki/How-to-debug)
51
* [PlatformIO](https://github.com/stm32duino/wiki/wiki/PlatformIO)
52
- * [CMake support](./CMake_presentation)
53
</details>
54
55
* <details>
@@ -59,3 +58,17 @@
59
58
* [LoRa](https://github.com/stm32duino/wiki/wiki/lora)
60
61
+
62
63
+* <details>
64
+ <summary>CMake support</summary>
65
66
+ - [[CMake_presentation]]
67
+ - [[Setup]]
68
+ - [[Quickstart guide]]
69
+ - [[Introduction to CMake]]
70
+ - [[Functions reference]]
71
+ - [[Arduino (in)compatibility]]
72
+ - [[Advanced usage]]
73
74
+</details>
0 commit comments