Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Add toggle to GpioPin #14

Merged
merged 1 commit into from
May 24, 2018
Merged

Conversation

josesimoes
Copy link
Member

Description

  • Add Toggle to GpioPin

Motivation and Context

  • Adds native support for one of the most common operations carried on a Gpio pin.

How Has This Been Tested?

  • Blinky app from samples repo

Screenshots

Types of changes

  • Improvement (non-breaking change that improves a feature, code or algorithm)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: josesimoes jose.simoes@eclo.solutions

@nfbot
Copy link
Member

nfbot commented May 24, 2018

Hi @josesimoes,

I'm nanoFramework bot.
Thank you for your contribution!

A human will be reviewing it shortly. 😉

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
@josesimoes josesimoes merged commit e899aa9 into nanoframework:develop May 24, 2018
@josesimoes josesimoes deleted the add-gpio-toggle branch May 24, 2018 04:09
josesimoes added a commit to Eclo/nf-interpreter that referenced this pull request May 24, 2018
- Required for nanoframework/Windows.Devices.Gpio#14

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
josesimoes added a commit to Eclo/nf-interpreter that referenced this pull request May 24, 2018
- Required for nanoframework/Windows.Devices.Gpio#14

Signed-off-by: josesimoes <jose.simoes@eclo.solutions>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants