-
Notifications
You must be signed in to change notification settings - Fork 3k
Add Ice Tea I2C communication test #9573
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
Add Ice Tea I2C communication test #9573
Conversation
@maciejbocianski, thank you for your changes. |
@scartmell-arm Please review |
f1b1f49
to
e1350f7
Compare
f5d4ef3
to
d9b5a93
Compare
d9b5a93
to
1e31ff2
Compare
Test run: SUCCESSSummary: 1 of 1 test jobs passed |
Test has been updated:
|
heap memory optimization has been added |
@maciejbocianski does this now depend on #10374 ? |
Yes it does |
@maciejbocianski Shall we proceed here or close? |
- sync with HAL I2C API changes - add stop signal configuration - add timeout functionality - update testcases
use stack memory for data buffers
3433e5e
to
dca2370
Compare
It is unclear for me what should be done with this PR. Please update the status, or close. |
Frankly both test #9573 and #9564 are being replaced by fpga-ci-test-shield ones https://github.com/ARMmbed/mbed-os/tree/master/TESTS/mbed_hal_fpga_ci_test_shield |
@jamesbeyond Please review above comment and let us know |
@jamesbeyond I'll close this one as "won't fix". |
@maciejbocianski @0xc0170 Thanks for updating this ticket,. |
Description
Provide I2C communication test which uses IceTea Framework.
Detailed description can be found in README.md file in the test case folder.
This PR depends on #8682
Pull request type
Reviewers
@scartmell-arm
@ARMmbed/mbed-os-hal