add a translation layer for sub-GHz SPI comms, enabling the radio works now

This commit is contained in:
2026-02-25 14:56:42 +01:00
parent 2adface93b
commit 3efbbf8095
4 changed files with 72 additions and 13 deletions

View File

@@ -5,4 +5,4 @@ runner = "probe-rs run --chip STM32WLE5JC"
target = "thumbv7em-none-eabi"
[env]
DEFMT_LOG = "debug"
DEFMT_LOG = "trace"