igor.udot
|
daf2d31008
|
test: format all test scripts
|
2025-03-05 12:08:48 +08:00 |
|
wanckl
|
222b1ddbab
|
fix(driver_gpio): remove gpio_hal_iomux_func_sel
|
2025-02-19 17:17:51 +08:00 |
|
laokaiyao
|
c13ac70aa7
|
ci: check register half word
|
2025-01-20 16:37:18 +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 ad9021a844c8922f69f9214571e52f9181871f66.
|
2025-01-10 20:28:36 +08:00 |
|
Song Ruo Jing
|
52c0278361
|
feat(gpio): add gpio_config_as_analog API
|
2025-01-08 21:58: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 |
|
Alexey Lapshin
|
d529da25c4
|
fix(driver_dac): fix GCC 14 analyzer warnings
error: check of 's_ddp' for NULL after already dereferencing it
|
2024-09-08 13:53:52 +07:00 |
|
Armando
|
ee8933f651
|
feat(lp_i2s): lp_i2s driver
|
2024-08-02 12:02:05 +08:00 |
|
laokaiyao
|
db77f66721
|
fix(kconfig): fixed peripheral driver kconfig inconsistencies
|
2024-06-03 11:51:00 +08:00 |
|
morris
|
c0289ee6eb
|
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
|
2024-03-28 10:01:27 +08:00 |
|
Cao Sen Miao
|
b84434b39d
|
fix(tsens,adc): Fix issue that disable adc will make temperature sensor crash,
Closes https://github.com/espressif/esp-idf/issues/12921
|
2024-01-05 12:10:30 +08:00 |
|
laokaiyao
|
e88d528b81
|
refactor(dac): remove redundant ll config for dac mode
Closes https://github.com/espressif/esp-idf/issues/12741
|
2023-12-09 20:14:54 +08:00 |
|
wanlei
|
d0023b061f
|
refactor(spi): replace dma_ll related in spi by dma driver (part1)
|
2023-12-04 16:20:05 +08:00 |
|
laokaiyao
|
ef7772eee0
|
refactor(dac): make dac driver as component
|
2023-11-23 12:04:06 +08:00 |
|