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 |
|
Ivan Grokhotkov
|
7524f40b21
|
sdmmc: keep clock enabled for the duration of ACMD41
SD specification requires that card clock is not disabled until the
card is idle, following ACMD41 command.
|
2023-03-27 14:09:02 +02:00 |
|
wanlei
|
66ca403bc6
|
spi_slave: support spi slave hd append mode on chips other than s2
|
2023-03-21 11:30:17 +08:00 |
|
wanlei
|
cdd610cadc
|
spi_slave: fix io re-config issue
|
2023-02-27 11:27:57 +08:00 |
|
wanlei
|
f11c44e55b
|
spi_master: fix master driver iram safe enviroenment
|
2023-02-24 10:46:06 +08:00 |
|
wanlei
|
aff223276f
|
spi_slave: fix issue iram flag bind with iram config
bus flag`ESP_INTR_FLAG_IRAM` bind with `CONFIG_SPI_SLAVE_ISR_IN_IRAM`
|
2023-02-24 10:38:44 +08:00 |
|
Armando
|
b96c370ab8
|
esp_hw_support: move driver/intr_types.h to esp_hw_support to make it available to all g1+ components
|
2023-02-15 19:52: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 |
|