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

Work on System.Convert #459

Merged
merged 4 commits into from Aug 31, 2017
Merged

Work on System.Convert #459

merged 4 commits into from Aug 31, 2017

Conversation

ghost
Copy link

@ghost ghost commented Aug 26, 2017

Implementation of NativeToInt64 and NativeToDouble.

Signed-off-by: Christophe Gerbier [email protected]

@nfbot
Copy link
Member

nfbot commented Aug 26, 2017

Hi @MikroBusNet,

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

A human will be reviewing it shortly. 😉

@ghost
Copy link
Author

ghost commented Aug 26, 2017

Travis should be happy with clr_managed_heap_size=0x2A000 for F429iDiscovery.

@ghost ghost self-assigned this Aug 26, 2017
@ghost ghost added Area: Interpreter Everything related with the interpreter, execution engine and such Type: enhancement Status: in progress labels Aug 26, 2017
Copy link
Member

@josesimoes josesimoes left a comment

Choose a reason for hiding this comment

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

Looks like STM32F4_DISCOVERY also needs 200 more extra bytes in ram0..

Christophe Gerbier added 2 commits August 30, 2017 20:50
Implementation of NativeToInt64 and NativeToDouble.

Signed-off-by: Christophe Gerbier <[email protected]>
@ghost
Copy link
Author

ghost commented Aug 30, 2017

What is happening with the ST_NUCLEO64_F091RC board and Travis ?
I did not change anything on this board ?!

@josesimoes
Copy link
Member

@MikroBusNet it has run out of RAM... This is probably related with the Gpio being enabled. With the events added this has increased the required memory... But it sure looks a bit too much...
Please edit the Travis script and turn Gpio OFF

@ghost
Copy link
Author

ghost commented Aug 31, 2017

See PR #471

@josesimoes josesimoes merged commit 3d07ab2 into nanoframework:master Aug 31, 2017
@ghost ghost deleted the Convert branch August 31, 2017 17:50
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 Type: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants