What's Changed
- The Arduino Core has been changed to a git submodule that points to the Arduino Core maintained by Arduino
- I am providing GPIO, SPI, I2C and Serial support for the Rasberry PI
- The GPI, SPI and I2C abstraction has been redesigned and is much more consistent now
- I added some cmake functions for arduino_sketch and and arduino_library: the new cmake definitions for each sketch are condensed to 1 or 2 lines of code
- A complete and comprehensive documentation is available in the Wiki
- I completed the implementation to support WiFiClientSecure which provides https support
Full Changelog: v0.1.3...v0.2.0