Song Ruo Jing
|
79f34fe524
|
ledc: Support gamma curve fade feature on esp32c6 and esp32h2
|
2023-03-10 12:42:46 +08:00 |
|
Cao Sen Miao
|
fd3e0b0b18
|
esp32h2(ci): enable target test
|
2023-02-15 10:20:43 +08:00 |
|
Song Ruo Jing
|
ad55230b0a
|
ledc: Add support for esp32h2; Refactor ledc driver clock source selection related code
LEDC examples and test cases are supported on ESP32H2.
Switch to use general clock IDs for ledc_clk_cfg_t enum values.
Deprecate LEDC_USE_RTC8M_CLK.
|
2023-01-30 19:19:34 +08:00 |
|
Song Ruo Jing
|
774197b7d3
|
ledc: Move ledc unit test to test_apps pytest framework
Add ledc_hal_set_duty_start and ledc_hal_set_duty_int_part to IRAM
Fix test_ledc.c minor issues
|
2022-12-21 12:04:42 +08:00 |
|