arduino-esp32/libraries/SPI
UltimumControl b461e01e22
New SPI invert hardware SS function in hall-spi and SPI library (#11297)
* Add files via upload

* Add files via upload

* Update SPI.h

* Update esp32-hal-spi.c

renamed invert_out to ss_invert to be more intuitive

* Update esp32-hal-spi.h

Removed the out from the function name spiSSInvertout.

* Update SPI.cpp

Removed the out from the function name spiSSInvertout.

* Update cores/esp32/esp32-hal-spi.c

Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>

* ci(pre-commit): Apply automatic fixes

---------

Co-authored-by: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
2025-04-28 20:45:31 +03:00
..
examples/SPI_Multiple_Buses ci(json): Add configuration requirements to ci.json files (#10385) 2024-09-30 13:43:50 +03:00
src New SPI invert hardware SS function in hall-spi and SPI library (#11297) 2025-04-28 20:45:31 +03:00
keywords.txt Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
library.properties Update core version to 3.2.0 2025-02-18 19:10:54 +02:00