Release of esp-idf v5.1.3 ?

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Release of esp-idf v5.1.3 ?

Postby Baldhead » Thu Jan 11, 2024 1:58 am

Hi,

What is the forecast for the release of version 5.1.3 ?

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Release of esp-idf v5.1.3 ?

Postby Baldhead » Thu Jan 11, 2024 3:09 pm

@ESP_Sprite,

You could help me with this ???

https://github.com/espressif/esp-idf/issues/11903

for this reason I am asking about the new version of esp_idf

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Release of esp-idf v5.1.3 ?

Postby Baldhead » Fri Jan 12, 2024 3:04 pm

It's so good when the people at Espressif ignore you for 6 months. I bet the parallel esp_idf of their "big" clients, everything works great.

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Release of esp-idf v5.1.3 ?

Postby Baldhead » Tue Jan 16, 2024 7:54 pm

???

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Release of esp-idf v5.1.3 ?

Postby ESP_Sprite » Wed Jan 17, 2024 3:38 am

Sorry, I have no clue; probably when we succesfully finished testing it. You can cherry-pick that change if you need it.

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Release of esp-idf v5.1.3 ?

Postby Baldhead » Wed Jan 17, 2024 9:26 pm

ESP_Sprite wrote:
Wed Jan 17, 2024 3:38 am
Sorry, I have no clue; probably when we succesfully finished testing it. You can cherry-pick that change if you need it.
I did cherry-pick and git presented a problem.

https://github.com/espressif/esp-idf/issues/11903

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Release of esp-idf v5.1.3 ?

Postby ESP_Sprite » Thu Jan 18, 2024 3:19 am

Yeah, seems it conflicts with something. You can try forcing the issue by

Code: Select all

git cherry-pick --strategy=recursive -X theirs bb7544e
git cherry-pick --strategy=recursive -X theirs 8f6213c9
but I'm not sure if that leads to working code. As an alternative, you can simply check out the tree at the point the fix is done by

Code: Select all

git checkout 8f6213c9
No guarantees, as all this is untested code btw.

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Release of esp-idf v5.1.3 ?

Postby Baldhead » Mon Jan 29, 2024 12:27 am

ESP_Sprite wrote:
Thu Jan 18, 2024 3:19 am
Yeah, seems it conflicts with something. You can try forcing the issue by

Code: Select all

git cherry-pick --strategy=recursive -X theirs bb7544e
git cherry-pick --strategy=recursive -X theirs 8f6213c9
but I'm not sure if that leads to working code. As an alternative, you can simply check out the tree at the point the fix is done by

Code: Select all

git checkout 8f6213c9
No guarantees, as all this is untested code btw.
@ESP_Sprite,

Problems again.

I will wait for version 5.1.3 anyway.

Thank's.
Attachments
cherry_pick_strategy_fail.jpg
cherry_pick_strategy_fail.jpg (329.33 KiB) Viewed 37411 times

ESP_Sprite
Posts: 9577
Joined: Thu Nov 26, 2015 4:08 am

Re: Release of esp-idf v5.1.3 ?

Postby ESP_Sprite » Mon Jan 29, 2024 3:50 am

That's because your Git is in some weird state because of earlier things you did. You probably want to hard reset your git branch, or if it's easier, remove the entire esp-idf folder and check it out from Github again.

Baldhead
Posts: 437
Joined: Sun Mar 31, 2019 5:16 am

Re: Release of esp-idf v5.1.3 ?

Postby Baldhead » Tue Feb 06, 2024 5:56 pm

ESP_Sprite wrote:
Mon Jan 29, 2024 3:50 am
That's because your Git is in some weird state because of earlier things you did. You probably want to hard reset your git branch, or if it's easier, remove the entire esp-idf folder and check it out from Github again.
@ESP_Sprite

I did a completely new installation (esp_idf and tools).
I installed esp_idf release/v5.1 as igrr said here https://github.com/espressif/esp-idf/is ... 1865229148
Attachments
not_merging.jpg
not_merging.jpg (79.02 KiB) Viewed 32827 times

Who is online

Users browsing this forum: No registered users and 131 guests