File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -506,6 +506,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
5065061 . [ usbd-midi] - USB MIDI class implementation - [ github] [ 41 ] - ![ crates.io] ( https://img.shields.io/crates/v/usbd-midi.svg )
5075071 . [ usbd-webusb] - USB webUSB class implementation - [ github] [ 39 ] - ![ crates.io] ( https://img.shields.io/crates/v/usbd-webusb.svg )
5085081 . [ SHTCx] - I2C - Temperature / humidity sensors - [ github] [ 42 ] - ![ crates.io] ( https://img.shields.io/crates/v/shtcx.svg )
509+ 1 . [ ST7789] - SPI - An embedded-graphics compatible driver for the popular lcd family from Sitronix used in the PineTime watch [ github] [ 44 ] ![ crates.io] ( https://img.shields.io/crates/v/st7789.svg )
509510
510511[ 1&2 ] : http://blog.japaric.io/wd-1-2-l3gd20-lsm303dlhc-madgwick/
511512[ 3 ] : http://pramode.in/2018/02/24/an-introduction-to-writing-embedded-hal-based-drivers-in-rust/
@@ -548,6 +549,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
548549[ 41 ] : https://github.com/btrepp/usbd-midi
549550[ 42 ] : https://github.com/dbrgn/shtcx-rs
550551[ 43 ] : https://jitter.company/blog/2020/02/14/adxl355-embedded-hal-driver-crate/
552+ [ 44 ] : https://github.com/almindor/st7789
551553
552554[ AD983x ] : https://crates.io/crates/ad983x
553555[ adafruit-alphanum4 ] : https://crates.io/crates/adafruit-alphanum4
@@ -592,6 +594,7 @@ have achieved the "released" status (published on crates.io + documentation / sh
592594[ usbd-midi ] : http://crates.io/crates/usbd-midi
593595[ usbd-webusb ] : http://crates.io/crates/usbd-webusb
594596[ SHTCx ] : http://crates.io/crates/shtcx
597+ [ ST7789 ] : http://crates.io/crates/st7789
595598
596599* NOTE* You may be able to find even more driver crates by searching for the [ ` embedded-hal-driver ` ]
597600keyword on crates.io!
You can’t perform that action at this time.
0 commit comments