Add CLion conf instructions to README.md
This commit is contained in:
parent
41b761134f
commit
9d179f668c
4
.gitignore
vendored
4
.gitignore
vendored
@ -6,3 +6,7 @@ build/
|
||||
sdkconfig
|
||||
sdkconfig.old
|
||||
|
||||
.idea
|
||||
cmake-build-debug
|
||||
cmake-build-release
|
||||
cmake-build-relwithdebinfo
|
||||
|
||||
@ -27,3 +27,12 @@ Make sure the `USB_GUID` and `USB_DEV` in `idf.py` have the correct values.
|
||||
```bash
|
||||
$ ./idf.sh flash
|
||||
```
|
||||
|
||||
## Misc
|
||||
|
||||
### CLion Docker Setup
|
||||
|
||||
To configure the project to be built with docker in CLion, create a new docker
|
||||
toolchain with the following settings:
|
||||
|
||||

|
||||
BIN
doc/CLion_docker_settings_screenshot.png
Normal file
BIN
doc/CLion_docker_settings_screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 96 KiB |
Loading…
Reference in New Issue
Block a user