wanlei
|
f62b025f93
|
fix(spi_master): polling_transmit forgot release bus lock when alloc DMA buffer failed
Close https://github.com/espressif/esp-idf/issues/11845
|
2023-08-24 02:09:08 +00:00 |
|
morris
|
c5f195c400
|
spi_master: fix the assertion on a NULL desired_dev
Closes https://github.com/espressif/esp-idf/issues/11536
|
2023-05-30 10:53:32 +00:00 |
|
Armando
|
0e72940001
|
spi: added an API to get max transaction length and use in spi lcd driver
|
2023-05-04 11:37:23 +08:00 |
|
Armando
|
ea10aac4f0
|
spi: added transaction length check to refuse longer than hardware supported length
|
2023-05-04 11:37:23 +08:00 |
|
Song Ruo Jing
|
a4e8960ab4
|
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
|
2023-04-25 14:12:06 +08:00 |
|
wanlei
|
f11c44e55b
|
spi_master: fix master driver iram safe enviroenment
|
2023-02-24 10:46:06 +08:00 |
|
Kevin (Lao Kaiyao)
|
421e5e6416
|
Merge branch 'refactor/pack_driver_source_files' into 'master'
components/driver: pack peripherals
See merge request espressif/esp-idf!22173
|
2023-02-07 10:20:57 +08:00 |
|
laokaiyao
|
f27cd67c00
|
driver: pack peripherals
|
2023-02-02 18:19:58 +08:00 |
|