Skip to content

Commit 4ad27b4

Browse files
lbernstoneme-no-dev
authored andcommitted
Added link to compilation issues for arduino as esp-idf component (espressif#1435)
1 parent c24a340 commit 4ad27b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/esp-idf_component.md

+3
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,6 @@ If you are writing code that does not require Arduino to compile and you want yo
6868
#endif
6969
```
7070

71+
## Compilation Errors
72+
73+
As commits are made to esp-idf and submodules, the codebases can develop incompatibilities which cause compilation errors. If you have problems compiling, follow the instructions in [Issue #1142](https://github.com/espressif/arduino-esp32/issues/1142) to roll esp-idf back to a known good version.

0 commit comments

Comments
 (0)