Skip to content

Fix wrong packet reception order

Bernhard Höher requested to merge bh-dev into dev

There were two aproaches (commits 48c49d68 and da4b16b1) targeting this bug (MAIN_PR005031 and MAIN_PR005193) at the similar 13Z07791 driver of the B10F075P Project. This commit tries to just pick out the changes being made on the 13Z07791 driver to fix the bug. Look at the comment on top of the z77_process_rx function for a more detailed description what was the problem / solution.

Merge request reports