Skip to content

EEPROM emulation #145

Closed
Closed
@tuxedo0801

Description

@tuxedo0801

On can read on the official Arduino Zero page (https://www.arduino.cc/en/Main/ArduinoBoardZero):

Memory
The SAMD21 has 256 KB Flash Memory. It also has 32 KB of SRAM and up to 16 KB of EEPROM by emulation.

But there is no EEPROM emulation yet, or?!

The ESP8266 guys also have no EEPROM but flash, and implemented an EEPROM like API:

https://github.com/esp8266/Arduino/blob/master/doc/libraries.md#eeprom

How about doing the same thing for the SAMD?!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions