-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: ESP32Espressif ESP32Espressif ESP32priority: highHigh impact/importance bugHigh impact/importance bug
Description
Hi!
I'm trying to build and flash the hello world on a ESP32, following the docs[0], and it fails because it cannot find the xtensa/tie/xt_core.h file. Digging a bit, theres no arch/xtensa/tie dir at all.
It looks like that dependency was added here a224878 to arch/xtensa/core/cpu_idle.c
I created a Dockerfile[1] to reproduce the problem. Am I missing something?
Thanks!
0_ http://docs.zephyrproject.org/boards/xtensa/esp32/doc/esp32.html
1_ https://paste.debian.net/1040302/
Metadata
Metadata
Assignees
Labels
bugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugplatform: ESP32Espressif ESP32Espressif ESP32priority: highHigh impact/importance bugHigh impact/importance bug