This project contains a working example of the sx127x_lora driver with a Teensy 4.0 or 4.1 on Rust. It uses the RTIC 2.0 framework.
Checkout the examples directory for more information on Usage.
- You'll need to install nightly rust.
- Follow the instructions under the Dependencies section and download all required dependencies
- Connect a Teensy 4.0 or 4.1 board via USB to your PC
- Use the cargo run command with the appropriate target. For example:
cargo run --release --target thumbv7em-none-eabihf
- Don't forget to press the pushbutton on the Teensy board to enter it's programming mode