Who curates the list of libraries in the Tools / Manage Libraries
menu, and what is the procedure for submitting code for consideration?
Mark Harrison
asked Apr 20, 2020 at 17:14
-
github.com/arduino/Arduino/wiki/Library-Manager-FAQJuraj– Juraj ♦2020年04月20日 18:07:03 +00:00Commented Apr 20, 2020 at 18:07
1 Answer 1
You have to submit a ticket to the Arduino GitHub page. If you want to do this in an automated fashion, you can use this python program. Make sure beforehand that your library fits the Arduino library specification.
lang-cpp