arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.17k stars 7.02k forks source link

[DOC] https://www.arduino.cc/en/Reference/EEPROM doesn't mention Zero and Due haven't EEPROM memory #3671

Closed q2dg closed 9 years ago

q2dg commented 9 years ago

First line is bleeding : "The microcontroller on the Arduino board has EEPROM" . Maybe it should replaced by "The AVR microcontrollers on Arduino boards have EEPROM (ARM-based, as Zero or Due, haven't so this library isn't useful for them)..." or similar. Thanks

agdl commented 9 years ago

@q2dg please check the way I stated it and if it is ok for you close the issue please. About the Zero that has an emulated EEPROM library some words should be spent, but maybe it is clearer to open a different issue. Let me know!

q2dg commented 9 years ago

For me it's ok. Thanks a lot!