wanlei
|
57614bbad2
feat(ledc): support ledc on esp32p4
|
2 anni fa |
Song Ruo Jing
|
814159448b
Merge branch 'feature/ledc_cal_duty_resolution' into 'master'
|
2 anni fa |
IhorNehrutsa
|
9ced54699e
feat(ledc): add ledc_find_suitable_duty_resolution helper function
|
2 anni fa |
Song Ruo Jing
|
f5f44e2ce5
fix(ledc): always allocate memory from internal ram
|
2 anni fa |
Song Ruo Jing
|
821f7b0498
fix(ledc): fix ledc driver 100% duty cycle configuration
|
2 anni fa |
Darian Leung
|
6fc935e584
refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t
|
2 anni fa |
IhorNehrutsa
|
909d8b6db5
fix(ledc): fix frequency calculation
|
2 anni fa |
Lou Tianhao
|
7fd74057a3
example: bringup light sleep example for esp32h2
|
2 anni fa |
Konstantin Kondrashov
|
c350c3c504
Merge branch 'feature/cleanup_wrong_log_use' into 'master'
|
2 anni fa |
Chen Jichang
|
5150c578fd
ledc:add option to put LEDC function into IRAM
|
2 anni fa |
KonstantinKondrashov
|
e72061695e
all: Removes unnecessary newline character in logs
|
2 anni fa |
Song Ruo Jing
|
a4e8960ab4
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
|
2 anni fa |
Song Ruo Jing
|
fcc6514dde
ledc: Add an all-in-one HAL function to set fade parameters, and refactor ledc_ll_get_max_duty function
|
2 anni fa |
Song Ruo Jing
|
64aec54308
ledc: Add timer selection check to the driver, and leave space for future clk tree management
|
2 anni fa |
Song Ruo Jing
|
5070e51dde
ledc: Fix two bugs inside LEDC driver
|
2 anni fa |
Song Ruo Jing
|
79f34fe524
ledc: Support gamma curve fade feature on esp32c6 and esp32h2
|
2 anni fa |
Song Ruo Jing
|
eab8abd877
ledc: Fix improper fade parameters for one-time duty set
|
2 anni fa |
Song Ruo Jing
|
2c2a62e323
clk_tree: Add basic clock support for esp32h2
|
3 anni fa |
laokaiyao
|
f27cd67c00
driver: pack peripherals
|
3 anni fa |