Song Ruo Jing
|
a88bd155cd
|
fix(ledc): overflowed integer argument in ledc_hal_clear_left_off_fade_param
|
2025-02-20 18:54:19 +08:00 |
|
Song Ruo Jing
|
a6b47fac12
|
fix(ledc): left-off gamma ram registers should be cleared
Hardware reads in (range_number+1) fade parameter registers, which could
cause output waveform error.
|
2025-02-07 20:39:26 +08:00 |
|
wanlei
|
57614bbad2
|
feat(ledc): support ledc on esp32p4
|
2023-10-17 16:40:04 +08:00 |
|
Song Ruo Jing
|
fcc6514dde
|
ledc: Add an all-in-one HAL function to set fade parameters, and refactor ledc_ll_get_max_duty function
|
2023-04-21 16:40:54 +08:00 |
|
Song Ruo Jing
|
79f34fe524
|
ledc: Support gamma curve fade feature on esp32c6 and esp32h2
|
2023-03-10 12:42:46 +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 |
|
Song Ruo Jing
|
9402ab427b
|
ledc: Add basic support for esp32c6
|
2022-12-07 18:40:50 +08:00 |
|
Michael (XIAO Xufeng)
|
5425ef4ee4
|
hal: extract hal component from soc component
|
2020-09-01 13:25:32 +08:00 |
|