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

Device control protocol enhancements #102

Open
keithm-xmos opened this issue Mar 4, 2022 · 0 comments
Open

Device control protocol enhancements #102

keithm-xmos opened this issue Mar 4, 2022 · 0 comments
Labels
size:M medium type:enhancement New feature or request

Comments

@keithm-xmos
Copy link
Contributor

Currently, the device and host sides of a device control command transaction are tightly coupled. This is due to the command set version needing to be known by both sides at compile time.

One possible enhancement would be to extend the protocol and/or host library to support a command set spec file as input. Then we would only need to provide a single host application that can control any device.

@keithm-xmos keithm-xmos added type:enhancement New feature or request size:M medium labels Mar 4, 2022
@keithm-xmos keithm-xmos transferred this issue from xmos/xcore_iot May 19, 2022
@keithm-xmos keithm-xmos transferred this issue from another repository May 23, 2022
@keithm-xmos keithm-xmos transferred this issue from xmos/xcore_iot Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M medium type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant