Skip to content

Releases: adafruit/Adafruit_CircuitPython_24LC32

1.1.2 - Fix For Sphinx RTD Theme

07 Oct 21:21
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install 24lc32.

Read the docs for info on how to use it.

1.1.1 - Corrected Docstrings

22 Jul 22:05
1723971
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0 - Allow Changing Max Size

08 Jan 16:00
6456cad
Compare
Choose a tag to compare

This release includes the option to change the max size so the library can be used with other I2C EEPROMs that have the same interface but different storage size. Thank you @TonyLHansen!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install 24lc32.

Read the docs for info on how to use it.

What's Changed

  • Update adafruit_24lc32.py to add max_size parameter to EEPROM_I2C by @TonyLHansen in #23

New Contributors

Full Changelog: 1.0.12...1.1.0

1.0.12 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 16:28
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install 24lc32.

Read the docs for info on how to use it.

1.0.11 - Fix RTD Theme Issue

25 Sep 15:22
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-24lc32.

Read the docs for info on how to use it.

1.0.10 - Updated .pylintrc, fixed jQuery

26 May 16:06
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-24LC32.

Read the docs for info on how to use it.

1.0.9 - Updated pre-commit

16 May 17:42
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-24lc32.

Read the docs for info on how to use it.

1.0.8 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:16
1531dc4
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-24lc32.

Read the docs for info on how to use it.

1.0.7 - Made copyright stay up to date in docs/conf.py

25 Aug 18:41
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-24lc32.

Read the docs for info on how to use it.

1.0.6 - Fixed version string

22 Aug 18:34
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-24lc32.

Read the docs for info on how to use it.