diff options
| author | Dario Nieuwenhuis <[email protected]> | 2023-12-04 14:01:53 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2023-12-04 14:01:53 +0100 |
| commit | d7eb067b4c63bf8a8e9d986f032cd8013f7cdca2 (patch) | |
| tree | 69817a5fceadef4c7e8fd18e3ac030358fcd8318 /README.md | |
| parent | 2cba879afc01a795881d899e6fe538389c2dfdc4 (diff) | |
Remove embassy-lora from doc build.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -36,7 +36,7 @@ The <a href="https://github.com/embassy-rs/nrf-softdevice">nrf-softdevice</a> cr | |||
| 36 | The <a href="https://github.com/embassy-rs/embassy/tree/main/embassy-stm32-wpan">embassy-stm32-wpan</a> crate provides Bluetooth Low Energy 5.x support for stm32wb microcontrollers. | 36 | The <a href="https://github.com/embassy-rs/embassy/tree/main/embassy-stm32-wpan">embassy-stm32-wpan</a> crate provides Bluetooth Low Energy 5.x support for stm32wb microcontrollers. |
| 37 | 37 | ||
| 38 | - **LoRa** - | 38 | - **LoRa** - |
| 39 | <a href="https://docs.embassy.dev/embassy-lora/">embassy-lora</a> supports LoRa networking. | 39 | <a href="hthttps://github.com/lora-rs/lora-rs">The lora-rs project</a> provides an async LoRa and LoRaWAN stack that works well on Embassy. |
| 40 | 40 | ||
| 41 | - **USB** - | 41 | - **USB** - |
| 42 | <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. | 42 | <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. |
