Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers/encx24j600: Implemented missing drop case #10415

Merged
merged 1 commit into from
Mar 11, 2019

Commits on Nov 16, 2018

  1. drivers/encx24j600: Implemented missing drop case

    The netdev_driver_t::recv implementation of the encx24j600 does not provide the
    drop feature. This commit adds it.
    
    Fixes: RIOT-OS#10410
    maribu committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    727b4ca View commit details
    Browse the repository at this point in the history