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

Remove conditional pio1 code #1357

Merged
merged 1 commit into from
Apr 17, 2017
Merged

Commits on Apr 14, 2017

  1. Remove conditional pio1 code

    We no longer pass rearranger options via pio_init(). We have only
    implemented (for now) passing rearranger options via pio_init()
    for non-async cases, but since we no longer pass rearranger opts
    via pio_init (and pio_set_rearr_opts() works for both async and
    non-async cases) we can get rid of the conditional ("#ifdef PIO1")
    code.
    jayeshkrishna committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    8b2a76d View commit details
    Browse the repository at this point in the history