Skip to content

mongoose-os-libs/arduino-spi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino SPI library for Mongoose OS

This library provides an Arduino compatibility layer for SPI by providing an SPI.h public header, so that one could pick an existing Arduino program which uses SPI, throw it into the Mongoose OS application sources, and ideally, it "just works".