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.
Commit versions / Github / ESP-IDF
Re: Commit versions / Github / ESP-IDF
https://github.com/espressif/esp-idf/commit/12caaed
Go to your esp-idf directory and run
Go to your esp-idf directory and run
Code: Select all
git checkout 12caaed && git submodule update
Who is online
Users browsing this forum: MichaelS and 85 guests