mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 12:50:37 +00:00

Source-Address-Filtering is not helping the board to receive packets. For unknown reasons, the Receive-All is required, when in theory it should not be required. Until we figure it out, follow the stm32h7xx-hal example of setting RA=true.