Replies: 3 comments 3 replies
-
|
@r0n9Y I am not able no reproduce the issue. Have you run |
Beta Was this translation helpful? Give feedback.
-
|
My app is configured as a freestanding app for the |
Beta Was this translation helpful? Give feedback.
-
|
I have the same issue as @r0n9Y. The folder/file Have you been able to solve the problem? If yes, how? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
I was trying to build for esp32 WROVER and getting the following error:
I checked the repository 3.2.0, in both
zephyr/boards/xtensa/esp_wrover_kit/esp_wrover_kit.dtsandzephyr\dts\xtensa\espressif\esp32.dtsi. The header fileesp32-pinctrl.his included. But in the folderzephyr\include\zephyr\dt-bindings\pinctrl. The header file does not exist#include <dt-bindings/pinctrl/esp-pinctrl-common.h>instead of using the missing header but getting the following errorBeta Was this translation helpful? Give feedback.
All reactions