File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 49
49
<a href="https://github.com/francoiscampbell/CLionArduinoPlugin/issues">Issues</a>
50
50
<br>
51
51
<br>
52
-
53
- This is a plugin to enable Arduino CMake integration into CLion. It uses the amazing <a
54
- href="https://github.com/queezythegreat/arduino-cmake">Arduino CMake</a>
55
- project from queezythegreat.
52
+ This is a plugin that integrates <a href="https://github.com/francoiscampbell/arduino-cmake">Arduino CMake</a> into the IDE.
56
53
<br>
57
54
<br>
58
55
The current features are to create an Arduino CMake project in one click, and to create new sketch files.
Original file line number Diff line number Diff line change 1
1
#CLion Arduino Plugin
2
2
3
- This is a JetBrains CLion plugin that integrates [ Arduino CMake] ( https://github.com/queezythegreat /arduino-cmake ) into the IDE.
3
+ This is a JetBrains CLion plugin that integrates [ Arduino CMake] ( https://github.com/francoiscampbell /arduino-cmake ) into the IDE.
4
4
5
5
The current features are to create an Arduino CMake project in one click, and to create new sketch files.
6
6
You can’t perform that action at this time.
0 commit comments