You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+27-27Lines changed: 27 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,7 @@ Peripheral Access Crates were also called Device Crates.
240
240
-[`atsamx7x-rust`](https://github.com/atsams-rs/atsamx7x-rust) Peripheral access API for Microchip (formerly Atmel) SAM S70/E70/V70/V71 microcontrollers. This git repo hosts both the peripheral access crate and the hal.
241
241
-[`avr-device`](https://github.com/Rahix/avr-device) Peripheral access API for Microchip (formerly Atmel) AVR microcontroller family.
242
242
-[`sam3x8e`](https://crates.io/crates/sam3x8e) Peripheral access API for Atmel SAMD3X8E microcontrollers (generated using svd2rust) - [](https://crates.io/crates/sam3x8e)
243
-
-[`pic32-pac`](https://crates.io/crates/pic32mx2xx) Peripheral access API for PIC32MX1/2xx - 
243
+
-[`pic32-pac`](https://crates.io/crates/pic32mx2xx) Peripheral access API for PIC32MX1/2xx - [](https://crates.io/crates/pic32mx2xx)
244
244
245
245
### Nordic
246
246
@@ -275,25 +275,25 @@ Peripheral Access Crates were also called Device Crates.
275
275
276
276
### Silicon Labs
277
277
278
-
-[`efm32pg12-pac`](https://crates.io/crates/efm32pg12-pac) - Peripheral access API for Silicon Labs EFM32PG12 microcontrollers - 
278
+
-[`efm32pg12-pac`](https://crates.io/crates/efm32pg12-pac) - Peripheral access API for Silicon Labs EFM32PG12 microcontrollers - [](https://crates.io/crates/efm32pg12-pac)
279
279
280
280
The [`efm32-rs`](https://github.com/efm32-rs) project has peripheral access APIs for most EFM32 microcontrollers (generated using svd2rust):
-[`xiao_m0`](https://crates.io/crates/xiao_m0) - Board support for the [Seeed Studio Seeeduino XIAO](http://wiki.seeedstudio.com/Seeeduino-XIAO/) in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [](https://crates.io/crates/xiao_m0)
682
-
-[`wio_lite_mg126`](https://crates.io/crates/wio_lite_mg126) - Board support for the [Seeed Studio wio_lite_mg126](https://wiki.seeedstudio.com/Wio-Lite-MG126) in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. 
683
-
-[`wio_lite_w600`](https://crates.io/crates/wio_lite_w600) - Board support for the [Seeed Studio wio_lite_w600](https://wiki.seeedstudio.com/Wio-Lite-W600/) in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. 
684
-
-[`wio_terminal`](https://crates.io/crates/wio_terminal) - Board support for the [Seeed Studio wio_terminal](https://wiki.seeedstudio.com/Wio-Terminal-Getting-Started/) in the [atsamd-rs] repo. It is an [atsamd-rs tier 1 support] board 
682
+
-[`wio_lite_mg126`](https://crates.io/crates/wio_lite_mg126) - Board support for the [Seeed Studio wio_lite_mg126](https://wiki.seeedstudio.com/Wio-Lite-MG126) in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [](https://crates.io/crates/wio_lite_mg126)
683
+
-[`wio_lite_w600`](https://crates.io/crates/wio_lite_w600) - Board support for the [Seeed Studio wio_lite_w600](https://wiki.seeedstudio.com/Wio-Lite-W600/) in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [](https://crates.io/crates/wio_lite_w600)
684
+
-[`wio_terminal`](https://crates.io/crates/wio_terminal) - Board support for the [Seeed Studio wio_terminal](https://wiki.seeedstudio.com/Wio-Terminal-Getting-Started/) in the [atsamd-rs] repo. It is an [atsamd-rs tier 1 support] board [](https://crates.io/crates/wio_terminal)
685
685
686
686
### SiFive
687
687
@@ -708,7 +708,7 @@ Crates tailored for specific boards.
708
708
-[`solo-bsp`](https://crates.io/crates/solo-bsp) Board Support Crate for [Solo], an open source security token (WIP) - [](https://crates.io/crates/solo-bsp)
709
709
-[`stm32f407g-disc`](https://crates.io/crates/stm32f407g-disc) Board Support Crate for the [STM32F4DISCOVERY] (WIP) - [](https://crates.io/crates/stm32f407g-disc)
710
710
-[`stm32f429i-disc`](https://crates.io/crates/stm32f429i-disc) Board Support Crate for the [STM32F429DISCOVERY] (WIP) - [](https://crates.io/crates/stm32f429i-disc)
711
-
-[`stm32f3-discovery`](https://crates.io/crates/stm32f3-discovery) Board Support Crate for the [STM32F3DISCOVERY] used in [Rust Embedded Discovery book](https://rust-embedded.github.io/discovery/index.html) - 
711
+
-[`stm32f3-discovery`](https://crates.io/crates/stm32f3-discovery) Board Support Crate for the [STM32F3DISCOVERY] used in [Rust Embedded Discovery book](https://rust-embedded.github.io/discovery/index.html) - [](https://crates.io/crates/stm32f3-discovery)
1.[rainbow-hat-rs] - I2C/SPI/GPIO - Pimoroni Rainbow HAT driver for Raspberry Pi - [github][57] - [](https://crates.io/crates/rainbow-hat-rs)
@@ -850,7 +850,7 @@ Otherwise, please add it to the [WIP section](#WIP) below.
850
850
1.[DW1000] - SPI - Radio transceiver (IEEE 802.15.4 and position tracking) - [Article][45] - [](https://crates.io/crates/dw1000)
851
851
1.[Adafruit-7segment] - I2C - Driver for Adafruit 7-segment LED Numeric Backpack based on the ht16k33 chip - [github][47] - [](https://crates.io/crates/adafruit-7segment)
852
852
1.[ST7565] - SPI - An embedded-graphics compatible driver for LCD displays based on the ST7565 chip - [github][64] - [](https://crates.io/crates/st7565)
853
-
1.[tb6612fng] - A `no_std` driver for the TB6612FNG motor driver - 
853
+
1.[tb6612fng] - A `no_std` driver for the TB6612FNG motor driver - [](https://crates.io/crates/tb6612fng)
854
854
1.[vl53l1x-uld] - I2C - A pure-rust driver for the [ST VL53L1X](https://www.st.com/en/imaging-and-photonics-solutions/vl53l1x.html) - [](https://crates.io/crates/vl53l1x-uld)
855
855
1.[i2c-multiplexer] - I2C - An I2C Multiplexer library that supports the PCA9546 and TCA9546A chips - [github][71] - [](https://crates.io/crates/i2c-multiplexer)
1.[MCP49xx] - SPI - 8/10/12-bit DACs like MCP4921, MCP4922, MCP4801, etc. - [](https://crates.io/crates/mcp49xx)
1075
1075
1.[MCP9808] - I2C - Temperature sensor - [](https://crates.io/crates/mcp9808)
1076
1076
1.[MCP4x] - SPI - Digital potentiometers (digipot) like MCP41010, MCP41050, MCP41100, MCP42010, MCP42050 and MCP42100, etc. - [](https://crates.io/crates/mcp4x)
@@ -1295,14 +1295,14 @@ Work in progress drivers. Help the authors make these crates awesome!
1295
1295
1.[Slint](https://crates.io/crates/slint): Declarative GUI framework that works on microcontrollers. [](https://crates.io/crates/slint)
1296
1296
1.[smbus-pec](https://crates.io/crates/smbus-pec): Minimal portable System Management Bus Packet Error Code calculation algorithm. [](https://crates.io/crates/smbus-pec)
1297
1297
1.[smoltcp](https://github.com/m-labs/smoltcp): a small TCP/IP stack that runs without `alloc`. [](https://crates.io/crates/smoltcp)
1298
-
1.[sntpc]: Rust SNTP client to get a timestamp from NTP servers. - 
1298
+
1.[sntpc]: Rust SNTP client to get a timestamp from NTP servers. - [](https://crates.io/crates/sntpc)
1299
1299
1.[static-bytes](https://github.com/xoac/static-bytes): Help work with buffers without dynamic allocation. Implement traits from bytes crate. [](https://crates.io/crates/static-bytes)
1300
1300
1.[Stepper]: Universal Stepper Motor Interface - [](https://crates.io/crates/stepper)
1301
1301
1.[tinybmp](https://crates.io/crates/tinybmp): No-std, no-alloc BMP parser for embedded systems. [Introductory blog post](https://wapl.es/rust/2019/03/04/embedded-graphics-0.4.7-bmp-support.html) - [](https://crates.io/crates/tinybmp)
1302
1302
1.[vga-framebuffer]: A VGA signal generator and font renderer for VGA-less microcontrollers. Used by [Monotron](https://github.com/thejpster/monotron) to generate 48 by 36 character display using 3 SPI peripherals and a timer. [](https://crates.io/crates/vga-framebuffer)
1303
1303
1.[usb-pd](https://github.com/fmckeogh/usb-pd-rs): USB-PD library, supports using the FUSB302B as a Sink driver, with Source functionality planned.
1304
1304
1.[wyhash]: A fast, simple and portable hashing algorithm and random number generator. - [](https://crates.io/crates/wyhash)
1305
-
1.[adafruit-bluefruit-protocol]: A `no_std` parser for the [Adafruit Bluefruit LE Connect controller protocol]. - 
1305
+
1.[adafruit-bluefruit-protocol]: A `no_std` parser for the [Adafruit Bluefruit LE Connect controller protocol]. - [](https://crates.io/crates/adafruit-bluefruit-protocol)
1306
1306
1.[wtx](https://github.com/c410-f3r/wtx): Among other things, provides implementations to interact with HTTP, WebSockets and Databases.
0 commit comments