Search found 1 match

by Sounder
Wed Dec 25, 2024 3:28 pm
Forum: ESP-ADF
Topic: Add component in ADF project
Replies: 0
Views: 1394

Add component in ADF project

Hi, I am working on an audio project that uses a custom PCB with the ESP32-S3. ADF v2.7 is installed. I used the example "play_mp3_control". Project does compile. Now I need to add my own components (for example it is called esp-serial) to expand the functionality. Normally when working with the IDF...