Skip to content

Conversation

@mprse
Copy link
Contributor

@mprse mprse commented Nov 14, 2019

Description (required)

Fix for issue #11835.
NOT TESTED!

@yarbcy Can you test this fix?


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@0xc0170

@0xc0170
Copy link
Contributor

0xc0170 commented Nov 14, 2019

@ARMmbed/team-cypress Please review and test (cc @yarbcy )

@ciarmcom ciarmcom requested review from a team, 0xc0170 and maclobdell November 14, 2019 16:00
@ciarmcom
Copy link
Member

@mprse, thank you for your changes.
@0xc0170 @maclobdell @ARMmbed/mbed-os-maintainers please review.

MBED_ASSERT(obj->pin != CYHAL_NC_PIN_VALUE);
cyhal_gpio_write(obj->pin, value != 0);
} else {
obj->output_val == value;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix this typo.

@yarbcy
Copy link
Contributor

yarbcy commented Nov 18, 2019

@0xc0170 Please update CI.

@yarbcy
Copy link
Contributor

yarbcy commented Nov 18, 2019

@maclobdell @adbridge Can you guys help with CI restart ?

@adbridge
Copy link
Contributor

CI started

@mbed-ci
Copy link

mbed-ci commented Nov 18, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit a183033 into ARMmbed:master Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants