Why isn't EEPROM in the Reference page?

Since the EEPROM is built into the processor, why don't the EEPROM commands show up in the arduino.cc/reference/ ? Serial, Math, Wire and Mouse commands are there but not EEPROM commands.

It's not a core a library like the ones you mention.

E.g. SoftwareSerial is also not a core library.

The reference for those libraries are in Libraries - Arduino Reference

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.