Adafruit-circuitpython-esp32spi

Latest version: v8.3.1

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 16

4.0.1

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

4.0.0

This release renames the arguments used to initialize the library. The new names are more properly descriptive of the type of objects expected (`DigitalInOut` rather than `Pin`). This is a breaking change for any user code that initializes this library using named keyword arguments rather than relying on positional arguments only. If your code uses named keyword arguments you will need to change it to use the new names `cs_dio` instead of `cs_pin` etc...

Thank you tekktrik for clarifying the arguments.

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

3.6.1

This release contains a fix for the `recv_into()` function. Thank you tekktrik

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

3.6.0

This release includes:
* Added missing files to API reference
* Documentation fix
* Added recv_into method
* Added configurable EOL to readline()

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

3.5.14

This release contains more specific documentation for the status_led argument. Thank you tekktrik

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

3.5.13

This release resolves an issue with the debug print statements for the WSGIServer.

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-esp32spi`.

Read the [docs](http://circuitpython.readthedocs.io/projects/esp32spi/en/latest/) for info on how to use it.

Page 6 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.