11 Commits
Author SHA1 Message Date
Rob TillaartandGitHub 86a5017fa9 fix #83, update readme.md (#85)
- fix #83, update readme.md (thanks to TonyRiddiough)
- add calculatePageSize(deviceSize) to replace getPageSize(deviceSize) prep.
- update GitHub actions
- minor update examples
- minor edits
2025-09-01 10:05:59 +02:00
Rob TillaartandGitHub 6c3cb3081c Fix #70, increase internal lengths allowed (#71)
- Fix #70, increase length internal buffer.
- add compile time flag **EN_AUTO_WRITE_PROTECT** (thanks to microfoundry)
- improve readability: cnt => count  addr => address
- add URL to examples
- minor edits.
2024-04-21 10:57:04 +02:00
Rob TillaartandGitHub f3e70ff3cf implement verifyBlock (#67)
- Fix #64, compiler warning.
- add **verifyBlock(memoryAddress, buffer, length)**
- add example **I2C_eeprom_verifyBlock.ino**
- update GitHub actions
- update keywords.txt
- update examples
- update readme.md
2024-03-28 10:35:30 +01:00
Rob TillaartandGitHub ff21bd6cdc simplify begin() (#60)
- simplify **begin()**, remove setting Wire pins from library.
- add **getAddress()**
- update readme.md
- update examples
2023-11-25 13:19:42 +01:00
Rob TillaartandGitHub 8f530b6d8f fix #48 constructor (#49)
* fix #48
2022-12-03 12:37:49 +01:00
Rob TillaartandGitHub a39c7a1bc2 update documentation + minor edits (#43)
* update documentation + minor edits
* add verify performance test sketch
2022-06-12 12:42:42 +02:00
Rob TillaartandGitHub 1a6461a7dd update library.json, license, minor edits (#37) 2021-12-19 20:01:34 +01:00
Rob TillaartandGitHub 5adbe66a14 Develop (#35)
* build-CI + badges
* add setExtraWriteCycleTIme() to adjust some timing.
2021-11-04 16:52:26 +01:00
Rob TillaartandGitHub 692f1a3004 fix #21 addressing ST m24C08 et al + WireN support (#22)
* fix #21 addressing ST m24C08 et al + WireN support
2021-01-29 10:53:04 +01:00
Rob TillaartandGitHub 2d60816fe8 1.4.0 (#20)
* 1.4.0
2021-01-28 13:19:24 +01:00
rob tillaart c9e625251e 1.3.0 release 2020-06-18 17:21:00 +02:00