Implemented postcard-rpc.

This commit is contained in:
2025-08-04 16:58:34 +02:00
parent 18220e4be9
commit 4cd3beba73
6 changed files with 537 additions and 36 deletions

View File

@@ -5,4 +5,4 @@ runner = 'probe-rs run --chip STM32H533RE'
target = "thumbv8m.main-none-eabihf"
[env]
DEFMT_LOG = "trace"
DEFMT_LOG = "info"