OpenNuvoton / NuMaker_UNO

NuMaker UNO board package for Arduino IDE
12 stars 11 forks source link

EEPROM.update EEPROM.get #14

Closed KenaiFrankenstein closed 3 months ago

KenaiFrankenstein commented 1 year ago

The EEPROM library works but is incomplete, the update() and get() commands are not implemented

stanlytw commented 11 months ago

Dear KenaiFrankenstein: We have an new commit for this issue. However, due to our hardware property, it requires an external EEPROM connected via i2c(Wire) interface. Then you can enjoy the library. Thanks.

chhsieh3 commented 3 months ago

Close fixed issue