SebastianOberschwendtner / OTOS

Bearbones realtime operating system for embedded systems. Focus lies on KISS (Keep-It-Super-Simple).
GNU General Public License v3.0
2 stars 0 forks source link

Add driver for SPI communication #8

Closed SebastianOberschwendtner closed 2 years ago

SebastianOberschwendtner commented 2 years ago

Expected Behavior

The driver library should have a similiar controller as the I2C driver for SPI communication.