esphome/tests/components/bmp280_spi
Adam DeMuri 18a1191e03
Some checks failed
CI / Create common environment (push) Has been cancelled
YAML lint / yamllint (push) Has been cancelled
CI / Check black (push) Has been cancelled
CI / Check flake8 (push) Has been cancelled
CI / Check pylint (push) Has been cancelled
CI / Check pyupgrade (push) Has been cancelled
CI / Run script/ci-custom (push) Has been cancelled
CI / Run pytest (macOS-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.10) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.11) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.12) (push) Has been cancelled
CI / Run pytest (ubuntu-latest, 3.9) (push) Has been cancelled
CI / Run pytest (windows-latest, 3.11) (push) Has been cancelled
CI / Check clang-format (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 1/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 2/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 3/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 Arduino 4/4 (push) Has been cancelled
CI / Run script/clang-tidy for ESP32 IDF (push) Has been cancelled
CI / Run script/clang-tidy for ESP8266 (push) Has been cancelled
CI / list-components (push) Has been cancelled
CI / Component test ${{ matrix.file }} (push) Has been cancelled
CI / Split components for testing into 20 groups maximum (push) Has been cancelled
CI / Test split components (push) Has been cancelled
CI / CI Status (push) Has been cancelled
Add support for using BMP280 with SPI (#7053)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-09-05 17:08:02 +12:00
..
common.yaml Add support for using BMP280 with SPI (#7053) 2024-09-05 17:08:02 +12:00
test.esp32-ard.yaml Add support for using BMP280 with SPI (#7053) 2024-09-05 17:08:02 +12:00
test.esp32-c3-ard.yaml Add support for using BMP280 with SPI (#7053) 2024-09-05 17:08:02 +12:00
test.esp32-c3-idf.yaml Add support for using BMP280 with SPI (#7053) 2024-09-05 17:08:02 +12:00
test.esp32-idf.yaml Add support for using BMP280 with SPI (#7053) 2024-09-05 17:08:02 +12:00
test.esp8266-ard.yaml Add support for using BMP280 with SPI (#7053) 2024-09-05 17:08:02 +12:00
test.rp2040-ard.yaml Add support for using BMP280 with SPI (#7053) 2024-09-05 17:08:02 +12:00