Skip to content
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

Fix erase memory command #32

Merged
merged 1 commit into from
Jun 29, 2017
Merged

Conversation

josesimoes
Copy link
Member

@josesimoes josesimoes commented Jun 29, 2017

  • improve ProcessMessage so the return is never null
  • improve PerformRequestAsync so the return is never null
  • improve code in EraseMemoryAsync to check for bad execution
  • replace timeout values with constants in EraseMemoryAsync for clarity
  • fix nanoframework/nf-Visual-Studio-extension#107
  • bump Nuget version to 0.4.0-preview017

Signed-off-by: José Simões jose.simoes@eclo.solutions

- improve ProcessMessage so the return is never null
- improve PerformRequestAsync so the return is never null
- improve code in EraseMemoryAsync to check for bad execution
- replace timeout values with constants in EraseMemoryAsync for clarity
- fix nanoframework/nf-Visual-Studio-extension/nanoframework#107
- bump Nuget version to 0.4.0-preview017

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
@nfbot
Copy link
Member

nfbot commented Jun 29, 2017

Hi @josesimoes,

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

A human will be reviewing it shortly. 😉

@josesimoes josesimoes merged commit 9a34e4e into nanoframework:master Jun 29, 2017
@josesimoes josesimoes deleted the fix-vs-107 branch June 29, 2017 11:01
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.

2 participants