Chirag Atal
f09aad74bb
es32c2: Support for esp32c2
...
This includes some memory optimisations.
Also corresponding changes required for idf 5.0.
2023-03-16 14:18:19 +08:00
wanghuixiao
e654110b81
led_driver: Modify the calculation method of HSV to RGB conversion
2023-02-08 11:06:20 +08:00
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
6eb458371e
hollow_button: Add support for hollow button driver
...
hollow_led: Minor renaming.
2022-05-05 11:20:50 +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