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

Implement AccessMemory function #198

Merged
merged 2 commits into from
Mar 16, 2017

Conversation

josesimoes
Copy link
Member

@josesimoes josesimoes commented Mar 16, 2017

  • mapped modes (operations) to appropriate platform drivers
  • replaced modes constants with enum

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

@nfbot
Copy link
Member

nfbot commented Mar 16, 2017

Hi @josesimoes,

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

It seems that the DCO signed-off or an 'obvious fix' mention are missing in the commit(s) message(s).
Please make sure that you've:

  1. Followed the Contribution Workflow.
  2. Signed off the commit(s) following the instructions about the Developer Certificate of Origin or an Obvious Fix mention.

A human will be reviewing it shortly. 😉

@josesimoes josesimoes force-pushed the implement-AccessMemory branch from d0bd324 to 1779006 Compare March 16, 2017 09:46
@josesimoes josesimoes force-pushed the implement-AccessMemory branch from b7a5913 to 516eb07 Compare March 16, 2017 12:00
@josesimoes josesimoes added Area: Interpreter Everything related with the interpreter, execution engine and such Series: STM32xx Everything related specifically with STM32 targets labels Mar 16, 2017
- mapped modes(operations) to appropriate platform drivers
- replaced modes constants with enum

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
- also enable STM32 flash driver
- required for nanoBooter

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
@josesimoes josesimoes force-pushed the implement-AccessMemory branch from 516eb07 to 807beaa Compare March 16, 2017 12:27
@josesimoes josesimoes merged commit 1d32f7c into nanoframework:master Mar 16, 2017
@josesimoes josesimoes deleted the implement-AccessMemory branch March 16, 2017 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Interpreter Everything related with the interpreter, execution engine and such Series: STM32xx Everything related specifically with STM32 targets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants