diff options
| author | ceekdee <[email protected]> | 2023-04-27 11:05:33 -0500 |
|---|---|---|
| committer | ceekdee <[email protected]> | 2023-04-27 11:05:33 -0500 |
| commit | 9d610c68663d806601bbe8855e63a52e8e610d14 (patch) | |
| tree | 7ecae429d3ac69d9240ce1f8792cb2cc6cd4b89c /README.md | |
| parent | 03d6363d5af5dcaf21b52734994a466ca593d2b6 (diff) | |
Remove legacy LoRa drivers.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -35,7 +35,7 @@ The <a href="https://docs.embassy.dev/embassy-net/">embassy-net</a> network stac | |||
| 35 | The <a href="https://github.com/embassy-rs/nrf-softdevice">nrf-softdevice</a> crate provides Bluetooth Low Energy 4.x and 5.x support for nRF52 microcontrollers. | 35 | The <a href="https://github.com/embassy-rs/nrf-softdevice">nrf-softdevice</a> crate provides Bluetooth Low Energy 4.x and 5.x support for nRF52 microcontrollers. |
| 36 | 36 | ||
| 37 | - **LoRa** - | 37 | - **LoRa** - |
| 38 | <a href="https://docs.embassy.dev/embassy-lora/">embassy-lora</a> supports LoRa networking on STM32WL wireless microcontrollers and Semtech SX126x and SX127x transceivers. | 38 | <a href="https://docs.embassy.dev/embassy-lora/">embassy-lora</a> supports LoRa networking. |
| 39 | 39 | ||
| 40 | - **USB** - | 40 | - **USB** - |
| 41 | <a href="https://docs.embassy.dev/embassy-usb/">embassy-usb</a> implements a device-side USB stack. Implementations for common classes such as USB serial (CDC ACM) and USB HID are available, and a rich builder API allows building your own. | 41 | <a href="https://docs.embassy.dev/embassy-usb/">embassy-usb</a> implements a device-side USB stack. Implementations for common classes such as USB serial (CDC ACM) and USB HID are available, and a rich builder API allows building your own. |
