mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-02-02 20:02:19 +00:00
Rename crate from hd44780-hal to hd44780-driver
This commit is contained in:
parent
5e5c3c85f2
commit
251e427bcc
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
|||
- [INA260] - I2C - power monitor - ![crates.io](https://img.shields.io/crates/v/ina260.svg)
|
||||
- [ILI9341] - SPI - TFT LCD display
|
||||
- [HD44780] - Parallel port - LCD controller
|
||||
- [HD44780-driver] - GPIO - LCD controller - ![crates.io](https://img.shields.io/crates/v/hd44780-driver)
|
||||
- [HD44780-driver] - GPIO - LCD controller - ![crates.io](https://img.shields.io/crates/v/hd44780-driver.svg)
|
||||
- [MCP9808] - I2C - Temperature sensor - ![crates.io](https://img.shields.io/crates/v/mcp9808.svg)
|
||||
- [AXP209] - I2C - Power management unit
|
||||
- [DS3234] - SPI - Real time clock
|
||||
|
|
Loading…
Reference in a new issue