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

Work on data received event #25

Merged
merged 1 commit into from
Jun 26, 2018
Merged

Conversation

josesimoes
Copy link
Member

Description

  • Add new classes for event args, event listener
  • Add new property WatchChar
  • Add reference to nanoFramework.Runtime.Events
  • Add event listener to serial device

Motivation and Context

How Has This Been Tested?

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: José Simões [email protected]

- Add new classes for event args, event listener
- Add new property WatchChar
- Add reference to nanoFramework.Runtime.Events
- Add event listener to serial device

Signed-off-by: José Simões <[email protected]>
@nfbot
Copy link
Member

nfbot commented Jun 26, 2018

Hi @josesimoes,

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

A human will be reviewing it shortly. 😉

josesimoes added a commit to Eclo/nf-interpreter that referenced this pull request Jun 26, 2018
- Add new PAL event EVENT_SERIAL
- Update rx callback to fire managed event or imidiate return on detection of watch char
- Update declaration of native assembly supporting nanoframework/Windows.Devices.SerialCommunication#25

** WIP for ESP32 implementation **

Signed-off-by: José Simões <[email protected]>
@josesimoes josesimoes merged commit 4dc7b05 into nanoframework:develop Jun 26, 2018
@josesimoes josesimoes deleted the add-rx-event branch June 26, 2018 12:09
josesimoes added a commit to Eclo/nf-interpreter that referenced this pull request Jun 26, 2018
- Add new PAL event EVENT_SERIAL
- Update rx callback to fire managed event or imidiate return on detection of watch char
- Update declaration of native assembly supporting nanoframework/Windows.Devices.SerialCommunication#25

** WIP for ESP32 implementation **

Signed-off-by: José Simões <[email protected]>
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