laokaiyao
|
4b6d71447c
|
feat(i2s): supported external clock source input
|
2023-08-14 03:25:12 +00:00 |
|
Darian Leung
|
9ed58bf564
|
feat(driver): updated drivers to use CreateWithCaps() API
This commit simplifies various drivers by using the ...CreateWithCaps() API
when creating driver objects in internal RAM.
|
2023-08-08 04:26:42 +00:00 |
|
dizcza
|
b44c89db9e
|
i2s interrupt fix
Merges: https://github.com/espressif/esp-idf/pull/10997
|
2023-03-28 14:34:31 +08:00 |
|
laokaiyao
|
f95c2274b8
|
i2s: fix some typos
|
2022-12-29 16:31:03 +08:00 |
|
laokaiyao
|
7197e987cb
|
i2s: add XTAL clock source
|
2022-09-15 19:32:06 +08:00 |
|
laokaiyao
|
648a75dbed
|
i2s: fixed the duplicated type name
|
2022-09-06 10:27:52 +08:00 |
|
laokaiyao
|
28b8fc6a7e
|
i2s: update documents for driver-NG
|
2022-06-15 10:30:04 +08:00 |
|
laokaiyao
|
0fe3bb8ab7
|
i2s: update examples and unit-tests
|
2022-06-15 10:29:06 +08:00 |
|
laokaiyao
|
621d0aa942
|
i2s: Introduced a brand new driver
|
2022-06-15 10:29:06 +08:00 |
|