arduino / arduino/ArduinoCore-avr

eeprom_clear.ino should use update() rather than write()

Open
#136 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
1.5k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/libraries/EEPROM/examples/eeprom_clear/eeprom_clear.ino#L30

I think the message is clear, the fix simple. Anything against that?

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the linked eeprom_clear.ino example and inspect line 30, then compare the EEPROM write and update APIs in the Arduino AVR core. Done means the example uses the requested API and still builds as an Arduino example; no test file is mentioned in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino
Domain
embedded-iot
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.