We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
(need it for probing)
Sorry, something went wrong.
No branches or pull requests
Will the platform field in ELINK_VERSION be the same as in the old elink?
// Ola
The text was updated successfully, but these errors were encountered: