esp-idf/components/esp_driver_i2s
2024-06-11 10:55:22 +08:00
..
include fix(i2s): rollback the breaking change of callback event data 2024-03-29 14:33:25 +08:00
test_apps fix(i2s): rollback the breaking change of callback event data 2024-03-29 14:33:25 +08:00
CMakeLists.txt refactor(i2s): make i2s driver as component 2023-11-17 21:29:17 +08:00
i2s_common.c fix(i2s): add check to gdma callback register 2024-06-11 10:55:22 +08:00
i2s_pdm.c feat(i2s): support i2s gpio reservation 2024-04-07 11:33:23 +08:00
i2s_platform.c refactor(i2s): make i2s driver as component 2023-11-17 21:29:17 +08:00
i2s_private.h feat(i2s): support i2s gpio reservation 2024-04-07 11:33:23 +08:00
i2s_std.c feat(i2s): support i2s gpio reservation 2024-04-07 11:33:23 +08:00
i2s_tdm.c feat(i2s): support i2s gpio reservation 2024-04-07 11:33:23 +08:00
Kconfig fix(kconfig): fixed peripheral driver kconfig inconsistencies 2024-06-04 10:19:31 +08:00