Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 595 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 595 Bytes

Archived in favour of newAM/stm32wl-hal.

STM32WL-SUBGHZ

Embedded rust driver for the STM32WL sub-GHz radio.

This is a work in progress, it is unstable, incomplete, and untested.

Use at your own risk.

There should be enough code for very basic LoRa or GFSK TX.

Why upload incomplete code?

This has uploaded to github in an incomplete state because this is better than nothing for other people developing on these new chips.

I am also hoping to find other people using these chips with rust who want to collaborate on creating a HAL :)