We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36146a commit 321df6aCopy full SHA for 321df6a
1 file changed
README.md
@@ -11,6 +11,7 @@ You will need the following to have any hope of compiling and running the firmwa
11
12
- [Arduino IDE](https://www.arduino.cc/en/Main/Software) 1.5.4 or higher (tested all of the way up to 1.6.12)
13
- [due_can](https://github.com/collin80/due_can) - Object oriented canbus library for Arduino Due compatible boards.
14
+- [due_wire](https://github.com/collin80/due_wire) - An alternative I2C library for Due with DMA support.
15
- All of the M2 support libraries at https://github.com/macchina/m2-libraries
16
17
All libraries belong in %USERPROFILE%\Documents\Arduino\libraries (Windows) or ~/Arduino/libraries (Linux/Mac).
0 commit comments