diff options
| author | ceekdee <[email protected]> | 2022-09-27 21:55:41 -0500 |
|---|---|---|
| committer | ceekdee <[email protected]> | 2022-09-27 21:55:41 -0500 |
| commit | a89a0c2f122759a7e743e75152f7af7f67b4387b (patch) | |
| tree | 52ea198c2a28cf405c651b9a73a3a87eccab1e37 /README.md | |
| parent | 9bb43ffe9adddb3497bb08d0730635fbd66cff94 (diff) | |
Initial add for sx126x
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -31,7 +31,7 @@ The <a href="https://docs.embassy.dev/embassy-net/">embassy-net</a> network stac | |||
| 31 | 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. | 31 | 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. |
| 32 | 32 | ||
| 33 | - **LoRa** - | 33 | - **LoRa** - |
| 34 | <a href="https://docs.embassy.dev/embassy-lora/">embassy-lora</a> supports LoRa networking on STM32WL wireless microcontrollers and Semtech SX127x transceivers. | 34 | <a href="https://docs.embassy.dev/embassy-lora/">embassy-lora</a> supports LoRa networking on STM32WL wireless microcontrollers and Semtech SX126x and SX127x transceivers. |
| 35 | 35 | ||
| 36 | - **USB** - | 36 | - **USB** - |
| 37 | <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. | 37 | <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. |
