Search found 2 matches
- Sun Aug 27, 2023 6:53 am
- Forum: ESP-IDF
- Topic: API 5.x I2S legacy issue
- Replies: 1
- Views: 550
Re: API 5.x I2S legacy issue
Bellow I paste full build output with errors and hint: PS D:!!!__GitHUB_repositories\MustangRadio_develepementVersion\02_Firmware\01_ESP32\VisualGDB_BT_cpp> idf.py build C:\Espressif\frameworks\esp-idf-v5.0.3\tools\check_python_dependencies.py:12: DeprecationWarning: pkg_resources is deprecated as a...
- Sat Aug 26, 2023 6:03 pm
- Forum: ESP-IDF
- Topic: API 5.x I2S legacy issue
- Replies: 1
- Views: 550
API 5.x I2S legacy issue
Hello I am trying to use ESP32-A2DP component (https://github.com/pschatzmann/ESP32-A2DP) and it have worked with 4.4.x API. This component use i2s.h library which in 5.X API is legacy and it is in "depreciate" directory. During compilation I have sutch error: unnamed.png In file included from ../.....