to narrow down an issue with our BACnet-controller firmware, I'd like to get more information on the topics listed in the changelog.
In changelog to esp-idf v4.4.7, a fix is listed:
The referenced commit d665b47 states:Fixed Wi-Fi station no response after m f null happened. (d665b47)
Merge branch 'bugfix/fix_wifi_no_response_after_m_f_null_v4.4' into 'release/v4.4'
fix(wifi): fix wifi station no response after m f null
See merge request espressif/esp-idf!26719
Where do I find the mentioned "merge request espressif/esp-idf!26719"?
Or the mentioned branch "bugfix/fix_wifi_no_response_after_m_f_null_v4.4' into 'release/v4.4"?
Thanks for any advice!