This project is a typical hello world for Arduino, with no source but a framework where you can start with.
Because the official Arduino IDE is hard-to-use, I converted the project structure to CMake-based which means this project can be opened in CLion.
You need to install 2 CLion plugins:
We would like to thank JetBrains for sharing free open-source licences of amazing tools such as CLion.