Commit versions / Github / ESP-IDF

espNooB0xFF
Posts: 3
Joined: Wed Jul 03, 2019 4:06 pm

Commit versions / Github / ESP-IDF

Postby espNooB0xFF » Thu Jul 04, 2019 1:42 am

I'm not sure where else to ask apart from general forums, and it's an ESP32 related question.

I am looking for IDF commit commit 12caaed28063e32d8b1fb13e13548b6fa52f87b3 but I can't seem to find this anywhere.

How do I find the correct commit number so that I can get the example up and running?

I have searched the repo, and the compile comes up with a lot of errors which I think are to do with changes within the base coding.
I don't have enough experience to change these (as of yet) so thought it best to find the commit that it was initially issued on.

Thanks in advance.

WiFive
Posts: 3529
Joined: Tue Dec 01, 2015 7:35 am

Re: Commit versions / Github / ESP-IDF

Postby WiFive » Thu Jul 04, 2019 3:34 am

https://github.com/espressif/esp-idf/commit/12caaed

Go to your esp-idf directory and run

Code: Select all

git checkout 12caaed && git submodule update

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot] and 135 guests