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

How to set esp-idf commit version properly #3050

Closed
Nathan-ma opened this issue Aug 1, 2019 · 2 comments
Closed

How to set esp-idf commit version properly #3050

Nathan-ma opened this issue Aug 1, 2019 · 2 comments

Comments

@Nathan-ma
Copy link

Guys, its a super simple and really quick question.

I wanna use the new bt.c commit to fix a bug on my a2dp_source code, I'm currently using arduino-esp32 1.0.2, this new commit is on esp-idf it self and it was made 28 days ago, my idea is to use arduino as a component with the last usable esp-idf commit for the arduino-esp32 in order to generate the lib32.a file and compile it all using arduino ide.

the thing is, I'm not been able to get the right commit from the esp-idf github repository in order to run 1.0.3 arduino-esp32.

Can you guys help me with the command? on the 1.0.3 says I need to set esp-idf to v3.2 977854975

I tried git checkout v3.2 977854975 with no succes, tried to clone the repository 977854975 no success either.

Any good soul can please give me a simple git command line just to set the commit to this v3.2 977854975? thank you

@lbernstone
Copy link
Contributor

#1142 (comment)
as of today:
Update IDF to a8916daeb (#2992)

@Nathan-ma
Copy link
Author

Thank you @lbernstone , gonna close this topic

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