aboutsummaryrefslogtreecommitdiff
path: root/examples/std
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-10-11 08:48:55 +0000
committerGitHub <[email protected]>2022-10-11 08:48:55 +0000
commit83fcc360fef662b1c9db121b9f9b73e0d5b8fde8 (patch)
tree18da699ace96450f89ad15d15fdc8c2410f14fc5 /examples/std
parent71a56292d685891bcbec4b8fc076def9078f3a6a (diff)
parent327d3cf0df7a1b116ea7ec44d36a569e6ba6ca16 (diff)
Merge #985
985: Create Sx126X LORA driver r=lulf a=ceekdee Implementation features: - update embassy-lora to support Semtech SX126X chips, specifically the RAK4631 chip (nrf52480 and sx1262). - support additional SX126X packages by adding a feature (reference feature rak4631) and updating the board specific Rust file. To enable feature rak4631, settings.json must currently enable "rust-analyzer.linkedProjects" for "examples/nrf/Cargo.toml". - provide tx/rx examples in examples/nrf to show compatibility with the interface provided by the SX127X LORA implementation. Only LORA P2P communication has been tested. Implementation lines marked with ??? indicate areas for further investigation. Furthermore, I question whether the DIO1 handler is adequate for catching all interrupt sequences. This implementation is patterned after the C/C++ implementation provided by Semtech, available through the RAK-nRF52-RUI developers platform. Co-authored-by: ceekdee <[email protected]> Co-authored-by: Chuck Davis <[email protected]>
Diffstat (limited to 'examples/std')
0 files changed, 0 insertions, 0 deletions