Axel Lin
Axel Lin
> @AxelLin, the update to sort heaps by increasing size has been merged on December 3rd. Since sorting the heaps by size is not fixing a bug but rather changing...
> @AxelLin, yes, and after updating the component and submitting the work for review, it was agreed that the changes do not represent a bugfix so that is the reason...
> > > @AxelLin, yes, and after updating the component and submitting the work for review, it was agreed that the changes do not represent a bugfix so that is...
Just remind that this fix is not yet available in esp-idf.
> @sgryphon Thanks, for your contribution. We saw the PR and will need some time to evaluate it. @espressif-abhikroy It has been 4 Months since your last reply, any progress...
@espressif-abhikroy It has been in "In Progress" status for 5 Months, how is the status now?
> It's not in de documentation (yet) (5.2.2). That's probably because it's mentioned in a private header (esp_netif_private.h). Please amend. @espressif-abhikroy Any update for above comment? I think 325a8d7a6ea67c7bea1f99bc39d2dcd38780c1bc needs...
> It's not in de documentation (yet) (5.2.2). That's probably because it's mentioned in a private header (esp_netif_private.h). Please amend. v5.2 fix: 8809589cf74a6d0f7ed27ae84dd44a834bcfc5c8
Hi @quinkq I just tested it with both idf-5.2 and idf-5.4 branchs. CONFIG_I2CDEV_USE_LEGACY_DRIVER=n, so the IDF version decides to use new or legacy driver. On idf-5.2, it works. On idf-5.4,...
Hi @quinkq Thank you for the fix. Confirm it's working now with idf-5.4. Regards, Axel