You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
#CLion Arduino Plugin
2
+
1
3
This is a JetBrains CLion plugin that integrates [Arduino CMake](https://github.com/queezythegreat/arduino-cmake) into the IDE.
2
4
3
5
The current features are to convert a default CLion project into an Arduino-CMake one, and to create new sketch files. When CLion adds the ability to hook into project creation directly, I will be able to make it selectable, but for now, we're stuck with having to create a new CLion project and then convert it.
0 commit comments