How to build a demo for ESP32 and use Zephyr RTOS
Posted: Sun Oct 29, 2017 5:44 am
I am trying to build a demo for the esp32-wroom-32 board and use the Zephyr RTOS. I have followed guideline on website https://www.zephyrproject.org
I got an issue:
If you have tried to do this before, please share with me.
Thank you,
TA
I got an issue:
In my understanding, It will be generated from running ESP-IDF's building system with "sdkconfig" configuration. But I don't know how to integrate/call Zephyr's building system with ESP-IDF's building system.esp-idf/components/esp32/include/esp_dport_access.h:15:23: fatal error: sdkconfig.h: No such file or directory
If you have tried to do this before, please share with me.
Thank you,
TA