Document how to create new I2C and SPI devices in tutorial
Closed this issue · 1 comments
jfpoilpret commented
FastArduino provides a "framework" for building I2C and SPI devices more easily.
Although this API is already documented, it would be nice to have a dedicated tutorial part describing how to create new devices (SPI or I2C) for FastArduino, with practical examples and best practice.
jfpoilpret commented
Fixed in commit cfe9e4d