laokaiyao
|
9b779d8b3c
|
feat(i2s): support to select PDM data format
|
2024-11-21 19:04:55 +08:00 |
|
Armando
|
5bff669f2f
|
fix(i2s): fixed i2s example build warning
|
2024-11-13 09:47:45 +08:00 |
|
gaoxu
|
8ab0cdde60
|
feat(i2s): support i2s on esp32c61
|
2024-10-22 15:12:38 +08:00 |
|
laokaiyao
|
ac2d980df3
|
fix(i2s): fix the es8311 example on P4
Closes https://github.com/espressif/esp-idf/issues/14297
|
2024-08-07 12:44:25 +08:00 |
|
laokaiyao
|
cb22b8aaf7
|
ci(esp32c5): enable c5 target test
|
2024-07-02 16:45:49 +08:00 |
|
C.S.M
|
b0f2205f70
|
feat(i2c): Add i2c support on esp32c5 mp
|
2024-06-18 10:37:36 +08:00 |
|
laokaiyao
|
c731b099ee
|
remove(c5beta3): remove c5 beta3 doxy files
|
2024-06-17 12:02:15 +08:00 |
|
wanlei
|
1b3020374a
|
fix(i2s): temporary disable debug log in example pytest script
|
2024-05-22 17:29:48 +08:00 |
|
laokaiyao
|
b9e44b92b3
|
ci(i2s): enable i2s ci tests on p4
|
2024-01-19 19:28:33 +08:00 |
|
laokaiyao
|
74441d14ab
|
refactor(i2s): make i2s driver as component
|
2023-11-17 21:29:17 +08:00 |
|
wanlei
|
00fcdce725
|
feat(spi_master): p4 add master driver supported
|
2023-10-08 14:45:12 +08:00 |
|
Kevin (Lao Kaiyao)
|
4c6f4b39f1
|
Merge branch 'feature/support_i2s_on_p4' into 'master'
feat(i2s): support i2s on esp32p4
Closes IDF-6508
See merge request espressif/esp-idf!24280
|
2023-09-29 00:50:04 +08:00 |
|
laokaiyao
|
0b0f25c30d
|
feat(i2s): supported getting the tx sync count and specify interrupt flags
|
2023-09-28 15:03:27 +08:00 |
|
morris
|
b12e250b2c
|
refactor(examples): reformat peripheral examples with astyle_py
|
2023-09-28 10:08:04 +08:00 |
|
laokaiyao
|
e3789d99a0
|
feat(example): bump up version of es8311 lvgl in the example
|
2023-07-01 17:55:58 +08:00 |
|
laokaiyao
|
bf8419fd6e
|
i2s: public bclk_div and add a default config for PDM TX DAC
|
2023-05-06 14:19:48 +08:00 |
|
laokaiyao
|
b7053b46ef
|
esp32h4: remove esp32h4 target from peripherals
|
2023-04-20 15:19:45 +08:00 |
|
laokaiyao
|
88fe9949ff
|
i2s_es8311: ignore compiling warning temporary
|
2023-04-04 12:58:05 +08:00 |
|
Marius Vikhammer
|
8cc7b4ffda
|
docs: remove link to NS4150 datasheet
|
2023-03-29 13:34:39 +08:00 |
|
laokaiyao
|
71905d9cbf
|
i2s_test: fix unsupported sample rate on h2
|
2023-02-23 15:11:13 +08:00 |
|
laokaiyao
|
26f5441e0e
|
i2s: support bytes_read / bytes_written to be NULL
|
2023-02-22 02:44:53 +00:00 |
|
laokaiyao
|
dfedf35ea8
|
i2s: update examples for the preload feature
|
2023-02-22 02:44:53 +00:00 |
|
Cao Sen Miao
|
fd3e0b0b18
|
esp32h2(ci): enable target test
|
2023-02-15 10:20:43 +08:00 |
|
wanlei
|
5300bd3b2f
|
spi: support H2 spi master, slave, slave_hd driver
|
2023-02-08 11:38:45 +08:00 |
|
laokaiyao
|
330149f3a6
|
i2c: support i2c on esp32h2
|
2023-02-01 11:23:11 +08:00 |
|
laokaiyao
|
c79187fdeb
|
i2s: support i2s on esp32h2
|
2023-01-18 18:42:56 +08:00 |
|
laokaiyao
|
f95c2274b8
|
i2s: fix some typos
|
2022-12-29 16:31:03 +08:00 |
|
laokaiyao
|
bfb98ba737
|
i2s_record: use absolute including path
Closes: https://github.com/espressif/esp-idf/issues/10343
|
2022-12-20 15:27:45 +08:00 |
|
Tomas Rezucha
|
9d79efc3b7
|
i2s: Add BSP support for es8311 example
Users can now pick a BSP for development boards that have ES8311 codec populated.
|
2022-12-05 08:42:16 +01:00 |
|
Song Ruo Jing
|
1575b9e43a
|
ci: Disable all currently failed target tests for esp32c6
|
2022-11-28 12:09:08 +08:00 |
|
laokaiyao
|
039af72058
|
i2s: fixed typo 'philip'
Closes: https://github.com/espressif/esp-idf/issues/10197
|
2022-11-21 15:58:06 +08:00 |
|
laokaiyao
|
3b4ec64f26
|
i2s: support on esp32c6
|
2022-11-17 11:04:39 +08:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
laokaiyao
|
fa9b022f68
|
i2s: support 4 line pdm rx on esp32s3
|
2022-11-04 15:46:34 +08:00 |
|
Song Ruo Jing
|
2557e24a28
|
ci: Enable esp32c6 example, test_apps, and unit tests CI build stage
|
2022-11-01 11:23:21 +08:00 |
|
laokaiyao
|
52e1e95c57
|
es7210: use managed component
|
2022-10-28 11:37:37 +08:00 |
|
laokaiyao
|
f9f9a09dfb
|
dac: update unit-test docs and examples for driver-NG
|
2022-10-25 17:00:41 +08:00 |
|
Michael (XIAO Xufeng)
|
03d8059fa5
|
Merge branch 'feat/essl_extra_component' into 'master'
essl: move from esp-idf component to extra component
See merge request espressif/esp-idf!20221
|
2022-09-26 18:29:07 +08:00 |
|
Michael (XIAO Xufeng)
|
02a9de904a
|
essl: move from esp-idf component to extra component
|
2022-09-26 12:26:55 +08:00 |
|
laokaiyao
|
179bda52be
|
i2s_example: fixed i2s_adc_dac output gap
Closes: https://github.com/espressif/esp-idf/issues/9389
|
2022-09-26 11:40:24 +08:00 |
|
laokaiyao
|
bae4944b90
|
i2s: bringup i2s on esp32c6
|
2022-09-15 20:03:39 +08:00 |
|
laokaiyao
|
3bdcf2edf5
|
i2s: add notes for the read task of i2s basic examples
|
2022-09-06 10:29:30 +08:00 |
|
wangyuanze
|
f48b647ad5
|
example: add es7210 4-ch tdm i2s record example
|
2022-08-23 17:53:59 +08:00 |
|
wangyuanze
|
be3792ea45
|
example: extract wav-format related struct
|
2022-08-23 16:46:31 +08:00 |
|
Roland Dobai
|
8c10a14782
|
Merge branch 'refactor/remove_dependency_on_future' into 'master'
Remove the dependency on the future package
See merge request espressif/esp-idf!18925
|
2022-08-12 21:38:35 +08:00 |
|
morris
|
6aa08af572
|
Merge branch 'bugfix/remove_format_warnings_in_driver' into 'master'
driver: remove -Wno-format flag
Closes IDF-5764
See merge request espressif/esp-idf!19401
|
2022-08-11 12:19:50 +08:00 |
|
simon.chupin
|
35dda59209
|
tools: remove the dependency on the future package
|
2022-08-09 16:46:58 +02:00 |
|
laokaiyao
|
3c4bc80712
|
i2s: fixed duplicated test case name
|
2022-08-08 20:35:47 +08:00 |
|
morris
|
d91c8759c0
|
driver: remove -Wno-format flag
|
2022-08-08 08:30:09 +00:00 |
|
Ivan Grokhotkov
|
e596c84d49
|
build system: re-add -Wno-format as private flag for some example components
|
2022-08-03 16:42:47 +04:00 |
|