Commit Graph
7 Commits
Author SHA1 Message Date
Rob TillaartandGitHub 23c86332ee fix #6 add unit tests (#27) 2021-06-13 16:59:58 +02:00
Rob TillaartandGitHub 63faf48a13 Fix determineSize + some refactor (#16)
* 1.3.2 fix determineSize + isConnected()
* update readme.md
2021-01-19 11:41:40 +01:00
rob tillaart 24fbd0d7a7 fix unit test 2021-01-16 19:56:53 +01:00
Tomas HübnerandGitHub e0eba70c85 Test cases for I2C_eeprom initialization (#15)
Added test cases for I2C_eeprom initialization to verify that the page size is chosen correctly and that it sets the address size properly.

Fixed a bug with the larger eeprom sizes having incorrect intervals.
2021-01-08 14:46:57 +01:00
Tomas HübnerandGitHub 5bfc57b1d2 Bug fixes and unit tests (#14)
Added unit tests for I2C_eeprom_cyclic_store and fixed a bug in the format() method and a possible bug with the "empty" marker literal being expressed as ~0UL (which isn't necessarily the same size as a uint32_t).
2021-01-07 18:05:51 +01:00
Rob TillaartandGitHub 5e12716b9c add example (#7)
Added updateByte() + example + versie 1.3.1
2020-12-22 13:22:44 +01:00
rob tillaart eefb18b923 initial arduino-ci 2020-12-22 12:14:44 +01:00