Update README.md

This commit is contained in:
2025-05-14 13:45:07 -04:00
parent 48da9eefa9
commit e4b564a302

View File

@@ -44,6 +44,7 @@ idf.py flash monitor
```
## Using an IDE
Any IDE that supports CMake should be compatible with this project.
### JetBrains CLion
CLion is compatible with this project. Follow [the tutorial on Espressif's site](https://developer.espressif.com/blog/clion/) with the following modifications:
- When asked to select a project, simply import the root directory of this repository (ie. the `firmware` folder).