Files
furyhawk fbacf0d49e Add customized codec implementation and test cases
- Introduced my_codec.h and my_codec.c for a new codec interface with control, data, and volume functionalities.
- Implemented test_app_main.c to set up Unity test framework for memory leak checks.
- Created test_board.h and test_board.c to define board-specific configurations and I2C/I2S initialization functions.
- Developed test_my_codec.c to validate the functionality of the new codec interface, including volume control, mute settings, and data read/write operations.
- Ensured compatibility with ESP-IDF versioning for I2C and I2S drivers.
2026-05-25 19:38:02 +08:00
..
2026-05-21 16:02:32 +08:00
2026-05-21 16:02:32 +08:00
2026-05-21 16:02:32 +08:00
2026-05-21 16:02:32 +08:00