Rohit
640d5d8dc5
[led_driver] Add XY color control support and update app_driver of light example to handle CurrentX and CurrentY attributes
2025-06-05 10:53:59 +05:30
WanqQixiang
ff2d06031d
example: Update idf branch for esp32h2 to the latest release/v5.0
2022-10-31 17:05:09 +08:00
WanqQixiang
74d6f1ae81
Submodule: Update the connectedhomeip submodule to the lastest master commit 069b09b5f3
...
Example: Update lighting app on ESP32-H2
qrcode: use managed_component instead of the extra_component from IDF
2022-08-26 12:02:17 +08:00
Chirag Atal
09eba3f455
app_driver: Restructuring setting the driver to default value
...
led_driver: Removing the get() APIs
2022-08-03 19:45:56 +05:30
Chirag Atal
2cc98e1de2
led_driver: Add support for handle
...
app_main: Passing this handle to the endpoint as priv_data and using the handle in the driver on attribute_update.
2022-08-03 11:58:13 +05:30
Chirag Atal
82ecf9fa05
device_hal: Restructuring to make the usage flexible.
...
button_driver: Add support for gpio and adc from esp-iot-solution.
led_driver: Renamed light_driver to led_driver.
app_driver: Using this restructured device_hal.
app_driver: Added toggle based on button_driver.
2022-05-04 10:38:24 +05:30