rust-iot / rust-radio-sx127x

Rust driver for the Semtech SX127x series of Sub-GHz LoRa/ISM radio transceivers
Mozilla Public License 2.0
32 stars 16 forks source link

Add 2 mcu examples #42

Open pdgilbert opened 3 years ago

pdgilbert commented 3 years ago

This is a continuation of PR #36. That PR seemed to be referring to a branch on my fork that was merged to my master and deleted. The CI was doing tests for all the MCUs in the original PR (so I was getting very confused). Relative to the last changes in #36, this PR has merged upstream and updated to radio-0.9.0. There is also a change for syntax of heapless 0.7.0 used in example lora_spi_gps.