Skip to content

Commit 3513e11

Browse files
committed
Add driver is31fl3728-rs
1 parent 841e143 commit 3513e11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ This project is developed and maintained by the [Resources team][team].
1717
- [Community](#community)
1818
- [Community Chat Rooms](#community-chat-rooms)
1919
- [Books, blogs, and training materials](#books-blogs-and-training-materials)
20+
- [Free and public materials](#free-and-public-materials)
21+
- [Paid and commercially available materials](#paid-and-commercially-available-materials)
2022
- [Tools](#tools)
2123
- [Real-time](#real-time)
2224
- [Real-time Operating System (RTOS)](#real-time-operating-system-rtos)
@@ -805,6 +807,7 @@ Otherwise, please add it to the [WIP section](#wip) below.
805807
1. [FUSB302B] - I2C - Programmable USB Type‐C Controller with USB Power Delivery - [github][69]
806808
1. [HC-12] - SERIAL - Wireless serial transceiver module - [Intro blog post][56] - [github][53] - [![crates.io](https://img.shields.io/crates/v/hc12-at.svg)](https://crates.io/crates/hc12-at)
807809
1. [HTS221] - I2C - Humidity and temperature sensor - [Intro blog post][7] - [![crates.io](https://img.shields.io/crates/v/hts221.svg)](https://crates.io/crates/hts221)
810+
1. [is31fl3728-rs] - I2C - a platform-agnostic driver for the IS31FL3728 LED Matrix - [gihub](https://github.com/leonidv/is31fl3728-rs) -![Crates.io Version](https://img.shields.io/crates/v/is31fl3728-rs)
808811
1. [IIS2MDC] - I2C - ST's High accuracy, ultra-low-power, 3-axis digital output magnetometer - [![crates.io](https://img.shields.io/crates/v/iis2mdc.svg)](https://crates.io/crates/iis2mdc)
809812
1. [ISM330DHCX] - I2C - ST's IMU with 3D accelerometer, 3D gyroscope, ML core and more - [![crates.io](https://img.shields.io/crates/v/ism330dhcx.svg)](https://crates.io/crates/ism330dhcx)
810813
1. [keypad] - GPIO - Keypad matrix circuits - [Intro post][14] - [![crates.io](https://img.shields.io/crates/v/keypad.svg)](https://crates.io/crates/keypad)

0 commit comments

Comments
 (0)