CLionArduinoPlugin
CLionArduinoPlugin copied to clipboard
A plugin for CLion that enables arduino-cmake integration.
If you are interested in using CLion for Arduino development, I forked and rewrote the plugin for my use and released it as a new plugin. [JetBrains Plugin Page](https://plugins.jetbrains.com/plugin/11301-arduino-support), [Project...
After installing the plugin, restart CLion and when it opens, throws an error and close. Thanks
Not sure if you still work on this plugin on or not but when I use the wizard to make an arduino project it passes the CMakeFile.txt as the root...
CLion seems to "think" that the files don't belong to the current project. 1. I created a new project called "Motor Stepper" 2. I wanted to edit the file 3....