-
Notifications
You must be signed in to change notification settings - Fork 3k
Cypress: FPGA: Improve SPI async calls #11919
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
Conversation
This improvement is fixing anything? Why we did not have that flag spi in progress before? |
Thanks for such question. Before FPGA SPI async test case was failed, now it passes. |
Would it make sense to state in the commit itself ? These improvements should fix something (spi asyn write/read, or similar). If anyone comes to this commit, would know what should be fixed (in case its not, will question it). |
OK. |
1. Fix for FPGA async test case. 2. Enabled events in proper place 3. Added check in async operation is in progress
00f8116
to
b204acb
Compare
@0xc0170 Done. |
@yarbcy, thank you for your changes. |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Summary of change
Documentation
Pull request type
Test results
Reviewers
Release Notes
Summary of changes
See commit message.
Impact of changes
Cypress
Migration actions required
N/A