Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Headers esp_netif.h and esp_wifi.h #166

Closed
JuliusSeif opened this issue Nov 29, 2022 · 3 comments
Closed

Missing Headers esp_netif.h and esp_wifi.h #166

JuliusSeif opened this issue Nov 29, 2022 · 3 comments

Comments

@JuliusSeif
Copy link

  • Hardware description: esp32s3
  • RTOS: freeRTOS
  • Version or commit hash: humble

issue

I get always an error, when I try to build my projects.
log.txt

  • I have installed ESP-IDF with the VS-Code extension
  • I haven`t sourced humble
  • I cloned this repository in the esp-idf/components/ folder
  • when I try to build an example the error occurs
@pablogs9
Copy link
Member

Please provide instructions for replicating the issue, also provide which ESP-IDF version are you using

@JuliusSeif
Copy link
Author

I use ES-IDF 5.0

  • I have installed ESP-IDF with the VS-Code extension
  • I haven`t sourced humble
  • I cloned this repository in the esp-idf/components/ folder
  • copied the int32-publisher example into my main esp folder
  • opened it with vs-Code
  • select esp32s3 as target and /dev/ttyUSB0 as port
  • edited the menuconfig with my wifi`s ssid and password
  • Hit build and the error from the log.txt file occurs

@pablogs9
Copy link
Member

pablogs9 commented Nov 30, 2022

ESP-IDF v5 is not supported:
image

Check this: #162

Contributions and feedback on this PR are welcome

@pablogs9 pablogs9 closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants