We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736bc5e commit 9f404e7Copy full SHA for 9f404e7
README.md
@@ -19,6 +19,9 @@ What's here? See the sections below. Each driver or function should come with it
19
- [MA730 SPI driver](src/encoders/ma730/) - SPI driver for the MPS MagAlpha MA730 absolute position magnetic rotary encoder IC.
20
- [STM32 Hardware Encoder](src/encoders/stm32hwencoder/) - Hardware timer based encoder driver for ABI type quadrature encoders.
21
22
+### Communications
23
+
24
+ - [I2CCommander I2C driver](src/comms/i2c/) - I2C communications protocol and drivers for both controller and target devices.
25
26
27
## How to use
0 commit comments