audio-toolslibrary too big #2016
-
Even with examples cleared, audio-tools has over 8 GB, with examples 23 GB. According to Arduino stuff this is too big for uploading as a library zipfile to Arduino Claud https://cloud.arduino.cc/ . Is it possible, to split it into smaller peaces? Uploading libraries ESP32-A2DP for example is ok. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
There are no strict size limitations for Arduino library zip files when using the Arduino IDE's "Add .ZIP Library" feature. |
Beta Was this translation helpful? Give feedback.
-
Many thanks for the quick answer! With normal Arduino, for Example running on Windows, I also have no problem, even with the normal audio-tools library with 23 GB. But upload the even reduced audio-tools lib without example with 8 GB A in arduino claud via https://cloud.arduino.cc/ does not work without giving any details. |
Beta Was this translation helpful? Give feedback.
There are no strict size limitations for Arduino library zip files when using the Arduino IDE's "Add .ZIP Library" feature.
The readme describs how to install arduino libraries via git