I love the work you have done on this project.
Say someone has created a device along with driver software in .cpp and .h files to use their device.
How could you correctly add these libraries to work with PiDuino?
say if I wanted to add softwareSerial, hardware serial, print, printable, etc.