gaoxu
|
b7d65d94c3
|
feat(lcd_cam): add lc_dma_int value atomic protect for lcd and cam
|
2025-06-23 10:58:38 +08:00 |
|
morris
|
fb4b590941
|
refactor(dma)!: remove deprecated functions
|
2025-06-12 12:24:58 +08:00 |
|
wuzhenghui
|
65b7e70564
|
feat(driver): support acquire/release clock source dependency for all drivers
|
2025-05-27 21:21:38 +08:00 |
|
Chen Jichang
|
fe1091c2ff
|
fix(lcd): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
|
2025-05-22 17:38:58 +08:00 |
|
Chen Jichang
|
ff1fd80198
|
fix(drivers): use CPU_MAX lock in dirvers use axi dma to access psram
|
2025-03-12 17:38:44 +08:00 |
|
morris
|
cfca6c606e
|
fix(dma): also consider buffer alignment when calculating the DMA nodes
Closes https://github.com/espressif/esp-idf/issues/15228
|
2025-02-07 12:34:42 +08:00 |
|
laokaiyao
|
805d6e4e73
|
fix(i2s): lock APB when using apll with DFS feature
Closes https://github.com/espressif/esp-idf/issues/14707
Append to the commit ad9021a844 .
|
2025-01-10 20:28:36 +08:00 |
|
Chen Jichang
|
e890b4bd7e
|
feat(lcd): support parlio lcd interface
|
2024-12-04 14:50:16 +08:00 |
|
laokaiyao
|
ad9021a844
|
fix(i2s): fix the crackle using apll with DFS feature
Closes: https://github.com/espressif/esp-idf/issues/14707
|
2024-10-28 10:25:13 +08:00 |
|
morris
|
611fb654ce
|
refactor(lcd): clean up GPIO initialization
|
2024-10-10 16:01:05 +08:00 |
|
wuzhenghui
|
13e42707a0
|
feat(esp_hw_support): add clk tree source gate management api
|
2024-09-11 10:53:01 +08:00 |
|
morris
|
23c41fc772
|
feat(lcd): support i80 lcd driver on esp32p4
|
2024-08-20 18:47:22 +08:00 |
|
Armando
|
ee8933f651
|
feat(lp_i2s): lp_i2s driver
|
2024-08-02 12:02:05 +08:00 |
|
morris
|
e85d21e886
|
refactor(i80): use the gdma link list driver
|
2024-07-30 16:10:15 +08:00 |
|
morris
|
5eaec29c02
|
feat(i80_lcd): add help function to allocate draw buffer with proper alignment
|
2024-05-30 18:33:31 +08:00 |
|
morris
|
e659675965
|
Merge branch 'feat/gdma_set_burst_size' into 'master'
feat(gdma): return alignment constraints required by the GDMA channel
Closes IDF-9848
See merge request espressif/esp-idf!30748
|
2024-05-27 15:33:57 +08:00 |
|
laokaiyao
|
42cee2b94a
|
fix(i2s): reserve some invalid registers on S2
|
2024-05-27 10:46:48 +08:00 |
|
morris
|
75b5f02490
|
change(i80_lcd): set DMA transfer burst size
|
2024-05-24 22:43:55 +08:00 |
|
morris
|
c0289ee6eb
|
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
|
2024-03-28 10:01:27 +08:00 |
|
morris
|
ad84b61e49
|
change(esp_lcd): rearrange the esp_lcd folder by types
|
2024-01-16 17:40:27 +08:00 |
|