uploaded 2 days ago
SCCB interface driver for camera
## 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.5"

or download archive

Stats

  • Archive size
    Archive size ~ 13.19 KB
  • Downloaded in total
    Downloaded in total 1.8k times
  • Downloaded this version
    This version: 12 times

Badge

espressif/esp_sccb_intf version: 0.0.5
|