ESP32-audioI2S icon indicating copy to clipboard operation
ESP32-audioI2S copied to clipboard

intergrate your library to the Arduino library manager

Open RASPIAUDIO opened this issue 11 months ago • 5 comments

Hello,

It would be great if your library were available directly in the Arduino IDE. This would make it much easier for many users to utilize your library.

Is there a particular reason why it hasn't been added already?

All you need to do is add a library.properties file. Here's an example for reference: Example library.properties

Then, you can submit a pull request to the Arduino Library Registry.

RASPIAUDIO avatar Dec 02 '24 08:12 RASPIAUDIO