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

ELINK_VERSION platform field question #44

Open
olajep opened this issue Jan 27, 2016 · 1 comment
Open

ELINK_VERSION platform field question #44

olajep opened this issue Jan 27, 2016 · 1 comment

Comments

@olajep
Copy link
Contributor

olajep commented Jan 27, 2016

Will the platform field in ELINK_VERSION be the same as in the old elink?

enum elink_platform {
        E_PLATF_INVAL = 0,
        E_PLATF_E16_7Z020_GPIO,
        E_PLATF_E16_7Z020_NO_GPIO,
        E_PLATF_E16_7Z010_GPIO,
        E_PLATF_E16_7Z010_NO_GPIO,
        E_PLATF_E64_7Z020_GPIO,
        E_PLATF_MAX
};

// Ola

@olajep
Copy link
Contributor Author

olajep commented Jan 27, 2016

(need it for probing)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant