jacgoudsmit / SPISlave_T4

SPI Slave Library for Teensy 4.0/4.1. My fork fixes some bugs and cleans up the code. Work in progress.

Home Page:https://forum.pjrc.com/threads/66389-SPISlave_T4?p=271504#post271504

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPISlave_T4

SPI Slave Library for Teensy 4.0/4.1

Based on the TSPISlave version for 3.x

Additional feature, not setting a callback will print out the data being sent to it on serial monitor.

About

SPI Slave Library for Teensy 4.0/4.1. My fork fixes some bugs and cleans up the code. Work in progress.

https://forum.pjrc.com/threads/66389-SPISlave_T4?p=271504#post271504

License:MIT License


Languages

Language:C++ 100.0%