-
Notifications
You must be signed in to change notification settings - Fork 7
Spi protocol #17
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
base: main
Are you sure you want to change the base?
Spi protocol #17
Conversation
Signed-off-by: Lesley Rossouw <[email protected]>
|
It might be a good idea to probably just hold off on adding it here until we're happy with the design of the SPI. |
Just leaving this draft PR open to follow changes as George works on the protocol, I can delete it if preferred though |
Fine to leave open, I just meant not worth changing this continuously as the protocol changes. |
Ah yeah definitely not seeking to continuously update, just thought it would be nice to have a place for George to stick remarks! |
Signed-off-by: Lesley Rossouw <[email protected]>
Signed-off-by: George Chen <[email protected]>
Signed-off-by: George Chen <[email protected]>
Signed-off-by: George Chen <[email protected]>
Enables bounds checking of commands in the driver Signed-off-by: George Chen <[email protected]>
Signed-off-by: George Chen <[email protected]>
This PR will add support for the new sDDF SPI protocol.