espressif/esp_sccb_intf

0.0.6

Latest
uploaded 6 hours ago
SCCB interface driver for camera

changelog

## 0.0.6

- Fix `transmit_reg_a8v16()` transmission length

## 0.0.5

- Added support for transmitting / receiving 16-bit value
- Changed `transmit_reg_a16v16()`, `transmit_reg_a8v16()`, `transmit_receive_reg_a8v16()`, `transmit_receive_reg_a16v16()` default return value to `ESP_OK`

## 0.0.4

- Added timeout option in Kconfig

## 0.0.3

- Fix SCCB I2C memory leak

## 0.0.2

- Fixed IDF Dependency version. It's actually v5.3.
- Added build-only test app.

## 0.0.1

- Initial version for esp_sccb_intf component

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_sccb_intf^0.0.6"

download archive

Stats

  • Archive size
    Archive size ~ 13.22 KB
  • Downloaded in total
    Downloaded in total 9.4k times
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_sccb_intf version: 0.0.6
|