-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Cypress: Add implementation of free() for gpio #11830
Conversation
@yarbcy, thank you for your changes. |
@yarbcy |
f617488
to
7f270ae
Compare
@0xc0170 Done. |
I already fixed the title, and also edited your first comment. Can you extend the commit msg as it is not just fixing gpio but also 2 more? nit pick :) I'll run CI asap |
7f270ae
to
e5d31c8
Compare
Done. |
CI started |
I aborted one run (there were 2 runs in the CI) |
Test run: FAILEDSummary: 1 of 4 test jobs failed Failed test jobs:
|
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Fix ARM issue #11746. Cypress: Add implementation of free() for gpio, i2c, analogin
Description (required)
Summary of change (What the change is for and why)
Added implementation of free() function for gpio, i2c, analogin
Documentation (Details of any document updates required)
Pull request type (required)
Test results (required)
Reviewers (optional)
Release Notes (required for feature/major PRs)
Summary of changes
Added implementation free() functions.
Impact of changes
Cypress
Migration actions required
N/A