platformio-docs
platformio-docs copied to clipboard
tutorial about how to develop arduino libraries
hello,
in the past days i wrote a question on the forum about how to develop arduino libraries, I think that giving more resources on how to do it would be a good idea, especially because people who see platformio project structure for the first time could find it messy
https://community.platformio.org/t/working-on-arduino-libraries/6072
Hi. I had a few issues creating my own, especially while trying to understand how the registry crawler works. As I couldn't find any answers to most of my questions in PIO docs, I thought I could write this tutorial myself. I may dive in soon.