Skip to content

Commit

Permalink
formatting v3
Browse files Browse the repository at this point in the history
  • Loading branch information
indexds committed Oct 23, 2024
1 parent 77b525c commit 02b39d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,8 @@ The tool will first download the `xtensa-esp-elf` toolchain which may take a whi
## Troubleshooting

* If the compilation process fails to find `libclang.dll` or `clang.dll`, create an environment variable `LIBCLANG_PATH` with the PATH to your `libclang.dll` as such:


### Linux
```~/.rustup/toolchains/esp/xtensa-esp32-elf-clang/esp-clang/bin/```

### Windows
```%USERPROFILE%\.rustup\toolchains\esp\xtensa-esp32-elf-clang\esp-clang\bin\```

Expand Down

0 comments on commit 02b39d1

Please sign in to comment.