wanlei
|
6aa9086206
|
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-31 21:15:14 +08:00 |
|
morris
|
b845c66748
|
spi_master: fix the assertion on a NULL desired_dev
Closes https://github.com/espressif/esp-idf/issues/11536
|
2023-06-01 02:50:45 +00:00 |
|
Armando
|
8702e49057
|
spi: added an API to get max transaction length and use in spi lcd driver
|
2023-05-17 09:03:26 +00:00 |
|
Armando
|
4943844764
|
spi: added transaction length check to refuse longer than hardware supported length
|
2023-05-17 09:03:26 +00:00 |
|
Song Ruo Jing
|
202b18b5fa
|
esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h
|
2023-04-27 11:11:18 +00: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 |
|