morris
|
9b493740ab
|
Merge branch 'fix/change_pm_lock_type_v5.4' into 'release/v5.4'
fix(pm): use CPU lock in dirvers use axi dma to access psram (v5.4)
See merge request espressif/esp-idf!37712
|
2025-03-13 13:51:08 +08:00 |
|
Chen Jichang
|
3d55047a09
|
fix(drivers): use CPU_MAX lock in dirvers use axi dma to access psram
|
2025-03-13 11:20:27 +08:00 |
|
laokaiyao
|
409397f181
|
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-02-20 10:22:49 +08:00 |
|
morris
|
e121a77c92
|
fix(dma): also consider buffer alignment when calculating the DMA nodes
Closes https://github.com/espressif/esp-idf/issues/15228
|
2025-02-11 13:46:12 +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 |
|