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

IDF 5.0 support. (AIV-574) #240

Closed
nikhil-robinson opened this issue Jan 24, 2023 · 11 comments
Closed

IDF 5.0 support. (AIV-574) #240

nikhil-robinson opened this issue Jan 24, 2023 · 11 comments

Comments

@nikhil-robinson
Copy link

Hey there,

will ESP-WHO be supported on idf 5.0 as i am planning to migrate to version 5.0 can some one shed some light on this.

@github-actions github-actions bot changed the title IDF 5.0 support. IDF 5.0 support. (AIV-574) Jan 24, 2023
@Auroragan
Copy link

please check branch idfv5.0

@SoniaZotz
Copy link

is ESP-WHO be supported on idf 5.0??

@Sandra-lol
Copy link

is ESP-WHO be supported on idf 5.0??

Please check https://github.com/espressif/esp-who/tree/idfv5.0

@anlpereira
Copy link

I'm using idf 5.1 and it is not working.

@WayneKeenan
Copy link

After switch to the mentioned branch and trying to build the motion_detection/web example I get the error:

  ERROR: Because project depends on both idf (4.4.*) and idf (>=5.0), version
  solving failed.

@WayneKeenan
Copy link

WayneKeenan commented Aug 22, 2023

I forgot to git submodule update --recursive --init after switching branch.
It now compiles, flashes and runs.

@v-3n0m
Copy link

v-3n0m commented Sep 4, 2023

@Auroragan recently espressif released opencv as an component for esp32... what will be the outcome for esp-who. seeing that esp-who s not been updated properly nor the esp-dl is available as an component.

@Sandra-lol
Copy link

Sandra-lol commented Sep 4, 2023

espressif released opencv as an component for esp32

@v-3n0m Hi, I don't quite understand this sentence, could you help explain or show the link?

@project-x51
Copy link

project-x51 commented Oct 18, 2023

It might be worth mentioning that the ESP-WHO has more than one branch for different IDF versions in the documentation. It took me a while to realize this was the case.

@BlueSkyB
Copy link
Collaborator

If you are using ESP-IDF release/v5.0 branch, please switch the ESP-WHO branch to the idfv5.0. And remember to pull and update the submodules of ESP-WHO.

@BlueSkyB
Copy link
Collaborator

BlueSkyB commented Aug 2, 2024

Currently, the master branch already supports IDF v5.0 by default.

@BlueSkyB BlueSkyB closed this as completed Aug 2, 2024
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

9 participants