We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8857b37 commit 8002cdfCopy full SHA for 8002cdf
README.md
@@ -1 +1,6 @@
1
# Arduino SPI library for Mongoose OS
2
+
3
+This library provides an Arduino compatibility layer for SPI by providing
4
+an `SPI.h` public header, so that one could pick an existing Arduino
5
+program which uses SPI, throw it into the Mongoose OS application sources,
6
+and ideally, it "just works".
0 commit comments