Skip to content

www.arduino.cc/en/Reference/Int add: Arduino Zero #5200

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

Closed
avandalen opened this issue Aug 3, 2016 · 3 comments
Closed

www.arduino.cc/en/Reference/Int add: Arduino Zero #5200

avandalen opened this issue Aug 3, 2016 · 3 comments
Labels
Component: Documentation Related to Arduino's documentation content

Comments

@avandalen
Copy link

Change:
On the Arduino Due, an int stores a 32-bit (4-byte) value
to
On the Arduino Due and Zero, an int stores a 32-bit (4-byte) value

@q2dg
Copy link

q2dg commented Aug 3, 2016

Well...I remember this #4525 (and this #3801)

@cmaglie cmaglie added the Component: Documentation Related to Arduino's documentation content label Aug 19, 2016
@cousteaulecommandant
Copy link
Contributor

...And while we're at it, fix the signed overflow thing (#4511) (either remove that part from the documentation or make Arduino actually do what the documentation says)

@cmaglie
Copy link
Member

cmaglie commented Jan 26, 2017

Actually the page says:

On the Arduino Due and SAMD based boards (like MKR1000 and Zero),

I don't know if the page has been edited in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation Related to Arduino's documentation content
Projects
None yet
Development

No branches or pull requests

4 participants