Skip to content

Releases: adafruit/Adafruit_CircuitPython_BMP3XX

1.1.2 - Changed CI from Travis to GitHub Actions

17 Jan 02:26

Choose a tag to compare

This release includes:

  • Migrating this repository from Travis to GitHub Actions. This has no effect on the behavior of the code itself.

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

To use in CPython, pip3 install adafruit-circuitpython-bmp3xx.

Read the docs for info on how to use it.

Update Travis Badge In Readme

16 Jan 00:19
fc01520

Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-bmp3xx.

Read the docs for info on how to use it.

Now on PyPi!

07 Nov 00:35
1ca34ae

Choose a tag to compare

  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore
  • Updated README

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

To use in CPython, pip install adafruit-circuitpython-bmp3xx.

Read the docs for info on how to use it.

Initial release!

06 Nov 21:21
36436ee

Choose a tag to compare

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

Read the docs for info on how to use it.